JSFiddle - React, Tailwind, and code Playground
HTML
<h1>Bold text</h1><hr><br><br><b>This is a bold text</b> <!-- You can also use the <strong></strong> tag! -->
<h1>Bold text</h1><hr><br><br><b>This is a bold text</b> <!-- You can also use the <strong></strong> tag! -->