Imagine you can see both the html.index and the style.css files.
You see a class in the Style.css file defined as:
.mystyle {color:red;}
Complete the code in the portion of the html.index file below to create the class in the h1 heading. Submit as your answer.
My Home Page