1. const el = document.getElementById('example')
    2. window.scrollBy(0, el.getBoundingClientRect().top)