body {
  background-color: black;
  color: red;
  font-family: Helvetica;
}

a {
  color: #ffffff; /* change this to any color */
}
