JSFiddle - React, Tailwind, and code Playground

by Vertigo

HTML

<div class="sosiska"></div>

CSS

.sosiska {
    height: 50px;
    width: 300px;
    background: #af3c0e;
    border-radius: 20px;
}