.class_a {
  background: red;
}

body {
  background-color: yellow;
}

