body {
  font-family: system-ui, sans-serif;
  background-color: #f8f9fa;
  color: #333;
  text-align: center;
  margin: 2rem;
}