Hello World!
This paragraph is styled with CSS.
CSS comments are not shown in the output.
<style> p { color: red; /* Set text color to red */ } </style>