Site Scratchpad
Run
HTML
CSS
JS
Result
HTML
CSS
html {background-color:blue}
JS
document.getElementById("test").innerHTML="It's working!";
Result