@import url("base.css");

section {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

section:target {
  background-color: #fad6a0;
}
