body {
    background-color: lightblue;
}

h1 {
    color:white;
    text-align:center;
}
p {
    font-family:Verdana;
    font-size:20;
}
