JSFiddle - React, Tailwind, and code Playground

by Tan

HTML

<div class="test">
123
</div>

CSS

.test {width:300px;border:50px solid #999;}