body {
  font-family: system-ui, sans-serif;
  margin: 2rem;
  line-height: 1.6;
  color: #111;
}

article {
  max-width: 700px;
  margin: auto;
}

