html{
    scroll-behavior: smooth;
}

section[id]{
    scroll-margin-top: 200px;
    border: 4px solid rgb(255, 255, 255, 0);
}
