
html, body {
  background: #151915;
  color: white;
  font-size: 100%;
}

body > div {
  width: 200mm;
  font-size: 12pt;
}

h1 {
  font-size: 20mm;
  color: gray;
}

a {
  text-decoration: none;
  color: white;
}
