console.log("External script loaded"); document.body.style.backgroundColor = "cyan"; document.body.innerHTML = "

EXTERNAL SCRIPT WORKS (Cyan)

";