div.footer__inner {
    justify-content: center;
    width: auto;
}

th {
    position: sticky;
    color: var(--accent);
    top: 0;
    background-color: var(--background)
}

/* table, td, th {
    border: 0px
} */
