body {
  color: #222;
  font-family: sans-serif;
  line-height: 1.5;
  margin: auto;
  padding: 1rem;
  max-width: 768px;
  font-family: monospace;
}

footer {
  border-top: 1px solid #b1b1b1;
  margin-top: 1rem;
}

a {
  text-decoration: none;
}
