JSFiddle - React, Tailwind, and code Playground

HTML

<div style="height:100%">
      <div style="height: calc(100% - 50px)">
        <div >
        </div>
      </div>
    </div>