body {
  background:#222;
  color:#e5e5e5;
  font-family:system-ui;
  line-height:1.8;
  padding:40px;
}

.wrap {
  max-width:720px;
  margin:auto;
}

a {
  color:#c9a86a;
  text-decoration:none;
}
