Use a tag and class selector to access the second paragraph.

<html> <body> <p>CMM News, NY</p> <p class="copyright">Copyright 2021</p> <script src="script.js"> - </script> </body> </html>]]>

Make sure to type p.copyright.