JSFiddle - React, Tailwind, and code Playground
HTML
<body style="font-family: Arial; font-size: 8px; color: rgb(255, 0, 85); font-weight: bold; font-style: italic;" >
<span style="text-decoration: underline;">
line1
</span>
<div style="color:black; !important">
<div style="color:green; !important;">
subline1
</div>
<div>
subline2
</div
</div>
</body>