body {
  background-color: lightgrey;
  color: #000;
  margin: 2em;
}

h1, p {
  color: #000;
  font-family: Verdana, sans-serif;
  line-height: 1.8em;
}

h1 {
  font-size: 1.2em;
  letter-spacing: 0.1em;
}

p {
  font-size: 0.8em;
  letter-spacing: 0.1em;
}

div {

}
