Automatically jump to 100vh section after scroll into view

Hi community :slight_smile:

I need help with custom javascript code. I have page with few sections. Sometimes i need automatically jump (scroll) to section with 100vh (or more than 100vh, but fit to top of section) after scroll into view.

Does anyone get script like that please? Or recommendation where can i find solution? I know fullpage.js, i am using it, but i am not sure if fullpage.js is needed for this simple javascript code.

Thank you

Juraj