body {
    background-color: yellow;
    font-family: georgia;
}
h1 {
    text-align: center;
}

