JSFiddle - React, Tailwind, and code Playground

by dima_k

HTML

<p>Hello, this is sample paragraph tag!</p>

CSS

body {
    background-color: #aabbcc;
    font-size: 1.2em;    
}