h1{ text-align:center; color:green; } .game{ border:10px; width:100px; height:30px; border-radius:50%; background:red; color:black; text-align:center; } .game p{ text-align:center; }