# Assignment

Convert the contents of the [hamlet.txt](hamlet.txt) file to HTML. Create a CSS stylesheet to display the document in a web browser as shown [here](hamlet1.png), [here](hamlet2.png), and [here](hamlet3.png).

At the bottom of the page, provide a link to the source of the text, i.e., <https://shakespeare.mit.edu/>.

## Additional tasks

Add a _Show/Hide Stage Directions_ to the page to dynamically hide and show all stage directions. Note that solving the task requires the use of JavaScript.
