body
 {background-color:rgb(100,25,230);
  text-align:center;

}
p{font-size:16px;
  color:rgb(200,200,255);
  position:absolute;
  width:400px;
  height:200px;
  background-color:rgb(123,255,100);
  left:0px;
  top:20px;
  border:11px,sovid,black;
 }
h1{font-size:31px;
   text-align:center;
   color:rgb(0,0,128);
   background-color:rgb(200,200,20);
 } 