JSFiddle - React, Tailwind, and code Playground
HTML
<div contenteditable="true"><b>Te</b>st</div>
CSS
div { border: 1px solid #1a1a1a; width: 150px; }
<div contenteditable="true"><b>Te</b>st</div>
div { border: 1px solid #1a1a1a; width: 150px; }