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