:root {
  font-family: Helvetica, sans-serif;
  line-height: 1.5rem;
}

body {
  max-width: 800px;
  padding: 25vh 2rem;
  margin: auto;
}
