body {
  background-color: black;
  color: white;
}
p{
  color: lightgreen
}
h1{
  color: orange;
}