This is combination with CodeBlock.
document.querySelector("h1").style.color = "red";
Open editor at first.