What is the purpose of window.addEventListener(\'load\', fn) if you include your scripts at the end of your body tag. Is there still a chance the DOM hasn\'t f
window.addEventListener(\'load\', fn)