body {
  background:black;
  color: white;
  font-family: 'Arial', sans-serif;
}

p {
  text-align: center;
}

a:link {
  color: lightblue;
}
