body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 10px;
  text-align: left;
  color: #000;
}

main {
  line-height: 1.2;
}

a#email {
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
}
