body {
  font-family: system-ui, sans-serif;
  max-width: 720px;
  margin: 2rem auto;
  padding: 0 1rem;
}

header h1 a {
  text-decoration: none;
  color: inherit;
}
