html {
    scroll-behavior: smooth;
    scroll-padding: var(--scroll-padding, 5rem);
}