A.S. CodePlayer
HTML
CSS
JavaScript
Output
Hey!
p{color: green;}
document.getElementById("para").innerHTML = "It is working";