html,
body {
  height: 100%;
}

a {
  text-decoration: none;
  color: white;
}

a:visited {
  color: #efe;
}

a:hover {
  color: #dae;
}
