JSFiddle - React, Tailwind, and code Playground

by springuper

HTML

<h1>Hello, spring!</h1>
<p>now, you are a front-end engineer of meituan.com</p>

CSS

h1 { color:#0C0; font-size:32px; }
p { text-indent:2em; font-size:14px; color:#666; }