
body {
    background-color: lightblue;
}

body h1 {
    color: darkblue;
}