body{
    background-color: black;
    color: #5CE65C;
    font-family: "Fixedsys", "Lucida Console", "Courier New", monospace;
    font-size: 12px;
}
a {
  color: #5CE65C; /* Changes all links to orange */
}