JSFiddle - React, Tailwind, and code Playground

by bobbyfrancisjoseph

HTML

<outer class = "outer-div">

</outer>

CSS

#outer
{
  background-color : #cccccc;
  width:600;
  height:300;
}