body {background-color: greenyellow;
}
h1 {font-size: 90px;
color: blue;
}
h2 {font-size: 70px;
color: red;
}

