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

h1{
    color: blue;
    text-align: center;
}


