h1 {
    text-align: center;
    color: blue
}

body {
    background-color: blanchedalmond;
}