body {
    background-color: grey;
    font-family: Tahoma;
}
h1 {
    text-align: center;
    color: red;
}
form {
    background-color: green;
