div {
  background: gray; }

div {
  background: blue; }

div {
  background: red; }
