The font size is too small.
Let’s add a font-size CSS property with a value of 18px.

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>Inline styles are used to apply the unique style rules to an element, by putting the CSS rules directly into the start tag.</p>