<h1 class="h1-class"> I will be modified with my class! </h1>
.h1-class {
  color: purple;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.