JSFiddle - React, Tailwind, and code Playground

by mendelthecoder

HTML

<div></div>

CSS

div{
    background: none repeat scroll 0% 0% #ffdd00;
    width: 100%;
    height: 94px;
    margin-top: -99px; 
}