#heading1 {
  text-align: center;
  color: white;
}

body {
  background-color: black;
  color: white;
}
a {
  color: white;
}
