html,
body,
main {
    background-color: var(--main-color);
    /* color: var(--main-color); */
}

/