Hello World!
This paragraph is styled with CSS.
CSS comments are not shown in the output.
<style> /* This is a multi-line comment */ p { color: red; } </style>