body {
  font-family: system-ui, sans-serif;
  margin: 40px;
  line-height: 1.6;
}

header, footer {
  margin-bottom: 40px;
}

a {
  color: #0066cc;
  text-decoration: none;
}
