@import "./footer.css";
@import "./header.css";
@import "./page_nav.css";

main {
    flex-grow: 1;
    margin-bottom: 1rem;
}
