Use the getElementById method to find the <p> element, and change its text to "Good Job!".
Syntax hint: document.getElementById("id")