body
 {
 background-color:black;
 }
 h1
 {
 color:white;
 text-align:center;
  font-size:36px;
 }
 p
 {
 font-family:"Times New Roman";
 font-size:20px;
  color:white;
 }