 body {
  background-color:  #343646;
}

a {
  color: #afb5dd;
  text-decoration: none;
}

a:hover {
  color: #ff00e4;
  text-decoration: none;
} 
