html{
    scroll-behavior: smooth;
}
section{
    position: relative;
}

div{
   position:sticky;
}