const c = console; window.addEventListener("load", function () { c.log("Hello"); });