Code the selector for the p element inside parentheses.

<html><body><p>Copyright 2021</p>
  <script src="script.js">
  </script>
</body>
</html>]]>

Make sure to pick ", followed by p, and finally ".