body {
  background-color: #040522;
  color: #7682FF;
  font-family: Arial
}
a {
  color: #FF82FF
}
a:hover {
  color: #FFA5FF
}