body {
  max-width: 760px;
  margin: 80px auto;
  padding: 0 24px;
  font-family: system-ui, sans-serif;
  line-height: 1.7;
}
a {
  text-decoration: none;
}
