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

h1 {
  color: green;
}