JSFiddle - React, Tailwind, and code Playground

by R3oLoN

HTML

<div class="container">
    ajdslahdjlk
</div>

CSS

.conteiner {
    border: 1px black solid;
    width: 300px;
}