addEventListener('load', () => { document.getElementById('js') .innerText = new Date().toLocaleString() })