body {
  background-color: white;
}

h1 {
  color: black;
  margin-left: 0px;
}

p {
  line-height: 1.5em;
}

li {
  line-height: 1.5em;
  list-style-type: none;
  margin: 0 0 1em 0;
}

