how to have smooth scroll on scrolling code example Example: how to smooth scroll in javascript window.scrollTo({ top: 900, behavior: 'smooth' })