html{
    background-color: var(--gs-color-gray);
    font-family: var(--gs-font-primary);
    scroll-behavior: smooth;
}