html {
    scroll-behavior: smooth;
    scroll-padding-top: var(--headerHeight);
}