In the index.html file you will find some paragraphs about JS.
Read them and align each one to the right.

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 align="center">JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions.</p>
<p>Do not confuse JavaScript with the Java programming language. The two programming languages have very different syntax, semantic, and use.</p>