Code the object that accesses the webpage.
<html>
<body>
<h1>All-Chocolate Recipes</h1>
<h2>Explore highest rated</h2>
<script src="script.js" >console.log(document);
</script>
</body>
</html>]]>
Make sure to type
document
.