body{
  font-size:1.5em;
}
.box {
  width: 200px;
  height: 100px;
  background-color: red;
}