.title {
  color: #ffffff;
}

body {
  background-color: #000000;
}

a:href {
  color: #ffffff;
}

a:visited {
  color: #ffffff;
}