1 2 3 4 5 6 7 8 9 10 11 12 13
h1 { text-align: center; font-size: xx-large; color: #FFFFFF; } body { background-color: #000000; } .centered { text-align: center; }