div.adminPage {
    background: var(--background-color2);
    padding: 0rem 5rem 5rem;
    max-height: 100vh;
    overflow: auto;
}