Code p.copyright to change the text of the last pargraph.

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

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