Start of code snippet
<head>
 <style>
   h1 {
     color: red;
   }
 </style>
</head>
End of code snippet