/* Footer */
footer {
    grid-area: footer;
    background: var(--sys-color-background-surface);
    /* text-align: center; */
}