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