let temp = document.getElementById("id"); temp.scrollIntoView({ block: 'start', behavior: 'smooth' });