.box {
  width: 300px;
  height: 400px;
  background: red;
}
