JSFiddle - React, Tailwind, and code Playground

by sp182

HTML

<html>
    
    
    <div class="hai"> hgnhmfgmgh</div>
</html>

CSS

.hai{ width:299px; height:300px; border:1px thin;}

JavaScript

alert("hai");