body{
background-color:powderblue;
}
h1 {
color:white;
text-align:center;
}
p {
font-size:20px;
}
