const span03 = document.getElementById("span03"); span03.innerHTML="This is working OK"; span03.classList.add("green");