body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: blue;
    color:burlywood;
    text align :center;
}
h1 {
    color: chocolate;
    text-align: center;
    
}