.box-1 {
  color: #e60000;
}
.box-2 {
  color: #cc0000;
}
.box-3 {
  color: #b30000;
}
.outside-child {
  background-color: blue;
}
