<h1 class="p-heading--two">How to use code snippets</h1>
.p-heading--two { color: red; }
console.log("Example 1");
Example 1