Designer has told you to do some changes.
The color of the text in the paragraph is green, you need to make it red.

This task is part of the Full-Stack JavaScript Course
If you have any issues with it, you can ask for community help below the post
Feel free to help others if you’ve already solved the task

index.html

<p style="color: green">CSS describes how HTML elements should be displayed.</p>