JSFiddle - React, Tailwind, and code Playground

HTML

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