JSFiddle - React, Tailwind, and code Playground

HTML

<div style="width:700px;height:100px;background-color:silver">
    <div id="week" style="margin:20px;border:2px solid red">
         <div id="sfsf" style="margin:10px;">
              Day Of The Week
          </div>
      </div>         
</div>