In the script, store the heading element with the ID "story" in the story variable.

Make sure to code var story = document.getElementById("story");.