body {
  margin: 1rem 5%;
  font-family: helvetica, sans-serif;
}
#fruitlist h2 {
  text-transform: capitalize;
}
