html, body {
    scroll-behavior: smooth;
}
section {
    scroll-margin-top: 80px;
}