JSFiddle - React, Tailwind, and code Playground

by abhishekjain

HTML

<div>
    Test
</div>

CSS

div
{
    font:italic normal 36px Georgia;
}