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

h2 {
  line-height: 1em;
  margin-bottom: 5px;
}

p {
  margin-top: 5px;
  margin-bottom: 5px;
}