html {
  background-color: blue;
}

body {
  padding: 10px;
  background-color: lightblue;
}

h1 {
  text-align: center;
}

section {
  font-size: 1.5rem;
}/*# sourceMappingURL=main.css.map */