body {
  max-width: 42rem;
  margin: 0 auto;
  padding: 1rem 0.5rem;
  font-family: system-ui, sans-serif;
  background: #FF69B4;
}

