body {
  background-color: #ebeded;
}

.box {
  background-color: red;
  color: white;
}
