BODY {
  background-color: #fff;
  color: #000;
}
H1 {
  background-color: inherit;
  color: blue;
}
