body{
   background-color: black;
}

h1{
  color: white;
}

p{
  color: white;
}