how do I smooth scroll to an element using javascript code example Example: how to smooth scroll in javascript window.scrollTo({ top: 900, behavior: 'smooth' })