body{
  background-color: black;
}

p {
  color: gray;
}
h1{
  color:gray;
}


.poema1 p {
  
  text-align: left;
}