<p>You could use this element to highlight <u>speling</u> mistakes, so the writer can <u>corect</u> them.</p>
p { font: 1rem 'Fira Sans', sans-serif; } u { text-decoration: #f00 wavy underline; }