main {
  padding: 1rem;
  color: var(--color-secondary-font);
}

main ul {
  list-style: none;
}
