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