
body {
  background-color: lightblue
  ;
}

h1 {
  color: maroon;
  margin-left: 40px;
} 
