body {
  font-family: system-ui, sans-serif;
  background: #f5f7fa;
  color: #222;
  text-align: center;
  margin-top: 100px;
}

h1 {
  color: #0066ff;
}
