body {
  background:#ff3366 ; 
  color: blue;
  
  
}
p {
  color:blue ;
  text-align:center;
  
}
h1 {
  font-weight: bold;
  color:snow;
   text-align:center;

}


  