JSFiddle - React, Tailwind, and code Playground

HTML

<div>
    I am a div
</div>

CSS

DIV{
    width: 3%;
    
}