Add structure to this webpage by adding a heading.

<html>
 <body>
  <h1>Original Pirate Material</h1>
 </body>
</html>]]>

We need to add <h1> and </h1>.