body {
  background-color: lightblue;
}

h1 { 
  color: beige;
  margin-left: 20px;
}