/* Override the lila background with black */
body {
    background-color: #000000;
  background-image:none;
}
a {color: #ffffff}