Step 5: Make two more text boxes for the user to type words, and modify
the story to include those words.
Hint: First make two more text boxes in HTML, then make two more variables
in JavaScript.
Hint: If you see an error message when refreshing the Preview window,
or if nothing happens when the button is clicked, refer to the
debugging help page.