
body {
  background-color: black;
  color: whitesmoke;
  font-family: 'DotGothic16';
}

a, a:visited {
  text-decoration: none;
  color: #39FF14;
}

