scrollIntoView tool
npm install @geeeger/scroll-into-view
usage:
``javascriptimport scrollIntoView from '@geeeger/scroll-into-view'
javascriptimport scrollIntoView from '@geeeger/scroll-into-view'
scrollIntoView(document.querySelector('#title1'))``