main {
  max-width: 80ch;
}

.index {
  padding: 1em;
  background: var(--background-darker-color);
  /*border: 1px solid var(--line-color);*/
}
