body {
  background-color: black;
  color: #fff;
  font-family: 'Arial', sans-serif;
  position: relative;
}
a {
  color: orange;
}