body {
  color: black;
  background-color: white;
}

h1 {
  color: red;
}

