body {
    background-color: wheat;
    font-family: sans-serif;
}

h1 {
    text-align: center;
    text-transform: uppercase;
}