JSFiddle - React, Tailwind, and code Playground

by Vaibhav Mehta

HTML

<span>Wut</span>

CSS

span {
    margin: 100px;
}