h1 {
  color: red;
  background-color: white;
}

h2 {
  color: yellow;
  background-color: blue;
}
