body{
    background-color: yellow;
}
body{
    background-color: aqua;
}
h1{
    font-size: smaller;
}