
body {
  font-family: sans-serif;
}



h1 {
  // padding: 0.5em;
  width: calc(25% - 30px);
  background-color: sandybrown;
  color: dimgray;
}

