body {
  background: blue;
  color: blue;
}
body div {
  color: red;
}
