.class_b {
  background: red;
}

body {
  background-color: green;
}

