JSFiddle - React, Tailwind, and code Playground

HTML

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