.box {
  border: 3px solid;
  width: 100%;
  height: 125px;
}

#fruits {
  border: 3px solid;
  font-size: 2rem;
}