body {
  background-color: white;
  color: black;
  font-family: serif;
  font-size: 16px;
  margin-left: 100px;
  margin-top: 40px;
  max-width: 700px;
}

h1, h2, h3, h4, h5 {
  font-size: 20px;
}