body {
  background-color: #181a1b;
  color: #dadada;
  font-family: "Helvetica";
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-size: 1em;
}

img {
  max-width: 100%;
  height: auto;
}

footer {
  font-family: "Courrier New", monospace;
  color: #dadada;
  text-align: center;
  text-decoration: none;
}

h1 {
  color: #43acff;
}

/*# sourceMappingURL=styles.css.map */