body {
  background-color: lightblue;
  text-align: center;
}

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