body {
  min-height: 100vh;
  background-color: #ffffff;
  color: #000000;
}

h1 {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
}
