JSFiddle - React, Tailwind, and code Playground

by Paul Lan

HTML

<h1>Task: Create Hello World</h1>
<ul>
    <li>Display Hello World in blue character, with 30px and Arial font</li>
    <li>Word "Hello" should be broken into pieces and zoom in 3 seconds after page load. </li>
    <li>Fork this jsFiddle please, do not modify it.</li>
</ul>