
html {
    scroll-behavior: smooth;
}
:target {
    scroll-margin-top: 80px;
}
