body {
  background-color: black;
  font-family: "Courier Prime";
}
a {
  color: black;
  font-size: 200%;
  text-decoration: none;
  font-weight: bold;
}

.column {
  width: 417px;
}

.column div {
  margin-top: 15px;
  margin-bottom: 15px;
  color: black;
  background-color: white;
}
