With the index.html and script.js files linked together, we can interact with the webpage through JavaScript.
index.html
script.js
Type document again to see how it displays the HTML file in the console.
document
Make sure to type document.