body {
  background-color:black;
  color:deepskyblue
}
p {
  color:deepskyblue;
}
h1 {
  font-weight: bold;
}


