@charset "utf-8";

div.background {
  padding-top: calc(16 * var(--unit-size));
}

p {
  text-indent: 1.5rem;
}