img { width: 50px ; height: 50px;; } div { text-align: center; background-color: wheat; margin: 30px; border: 10px; } .btn { color:black; text-align: center; background-color: whitesmoke; } h1{ font-family: Georgia, 'Times New Roman', Times, serif; } form{ text-align: center; } body{ background-color: crimson; }