html {
    position: relative;
    min-height: 100%;
    scroll-behavior: smooth;
}

[id] {
    scroll-margin-top: 80px;
}
