body {
    background-color: var(--main-color);
}

html {
    scroll-behavior: smooth;
}