JSFiddle - React, Tailwind, and code Playground

HTML

<body>
    
<div style="font-size:20px;line-height: 20px">
    test
</div>
    
<span style="font-size:20px;line-height: 20px">
    test
</span>
    
</body>