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