Challenge: ID changer
Store the heading in a variable

This webpage has an h1 with a placeholder name in it. You'll replace that with your own name in this challenge. For this first step, find the element using document.getElementById and store it in a variable.