JSFiddle - React, Tailwind, and code Playground

HTML

<div class="website_sub_frame" style="width:100%; background-color: #cccccc;">
        <div style="width:100px; background-color: #aa0000; margin-bottom:20px;">Sub</div>
        Main
    </div>