body {
  font-family: system-ui, sans-serif;
  margin: 2rem;
  background: #111;
  color: #eee;
}

a {
  color: #4da3ff;
}
