body {
  background-color: yellow;
  color: blue;
}

body {
  background-color: red;
  color: yellow;
}