body {
  background-color: black;
  color: white;
}
a {
    color: #3CECFA;
}
.clear {
  clear:both;
}
