body {
  color: yellow;
  background-color: red;
}

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