body {
  background-color: white;
  color: black;
  font-family: Verdana;
}

h1 + p {
  font-size: 200%;
}

div{
  font-size: 0.5em;
  }