https://git.jolheiser.com/oidc.git
1 2 3
document.addEventListener('DOMContentLoaded', () => { document.getElementById('results-section').scrollIntoView({ behavior: 'smooth' }); });