Couleurs HTML
<p color="red">Insert Text</p>
or
<p style ="color: #000000;">Insert Text</p>
<!-- "#000000" is a hex code, insert your color code there -->
Sound
<p color="red">Insert Text</p>
or
<p style ="color: #000000;">Insert Text</p>
<!-- "#000000" is a hex code, insert your color code there -->