html, body {
    background: #0A0A0A;
    scroll-behavior: smooth;
}

section {
    scroll-margin-top: 90px;
}