html {
  color-scheme: light dark;
}

body {
  font-family: system-ui;
  line-height: 1.5;
}

body > div {
  margin-inline: auto;
  max-width: 32em;
}

footer {
  margin-block: 1.64em 2.02em;
}

a {
  text-decoration: none;
}

img {
  display: block;
  height: auto;
  width: 100%;
}
