JSFiddle - React, Tailwind, and code Playground

by luka kupunia

HTML

<div>a</div>
<div>b</div>

CSS

div {
    margin: 20px 0;
}