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

h1 {
  font-size: 1.5rem;
  font-weight: 600;
}
