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