body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
}

strong {
  font-weight: bold;
}

.box {
  background-color: tomato;
}
