Hint: Use the document.getElementById() method to find the <p> element. Then, use the style.fontSize property to change its font size.
Check Your Code Show Answer Hide Answer
Hello World!