body{
  background-color: black;
  color: white;
  }
  
p{
 width: 50vw;
 position: center top;
}