JSFiddle - React, Tailwind, and code Playground

HTML

<div id="bannera">
    <div id="bannerleft"><a title="Apache OpenOffice" href="/"><img id="ooo-logo" alt="Apache OpenOffice" src="/images/AOO_logos/OOo_Website_v2_copy.png"/></a></div>
    <div id="bannerright">        
      <div style="relative; margin: 14px 0 0 0; height: 24px;">
	<form id="cse-search-box-header" action="http://www.google.com/search" method="get">
	  <div>
	    <input type="hidden" name="domains" value="www.openoffice.org"/>
	    <input type="hidden" name="sitesearch" value="www.openoffice.org"/>
	  </div>
	  <div class="topsrchbox">
	    <input name="resultsPerPage" value="40" type="hidden"/> 
	    <input name="q" id="query" type="text"/>
	    <input name="Button" value="search" type="submit" class="topsrchbutton"/>
	  </div>
	</form>
      </div>
    </div>
    <div id="bannercenter"><br/>The Free and Open Productivity Suite</div>
  </div>
  <div id="announce"><a href="https://blogs.apache.org/OOo/entry/you_can_help_us_improve" title="Read the announcement">QA Volunteers Needed -- Help us test OpenOffice</a></div>

  <div id="topbara">
    <div id="topnava"><ul>
<li><a href="/product/index.html" title="Apache OpenOffice product description">Product</a></li>
<li><a href="/download/index.html" title="Download OpenOffice.org">Download</a></li>
<li><a href="/support/index.html" title="Find Support for OpenOffice.org">Support</a></li>
<li><a href="/extensions/index.html" title="Extensions and Templates for OpenOffice">Extend</a></li>
<li><a href="http://openoffice.apache.org/get-involved.html" title="Get involved in Apache OpenOffice">Develop</a></li>
<li><a href="/projects/accepted.html" title="Apache OpenOffice development focus areas">Focus Areas</a></li>
<li><a href="/projects/native-lang.html" title="Apache OpenOffice in your Native Language">Native Language</a></li>
</ul></div>

    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/support/">support</a></div>
  </div>
  <div id="clear"></div>
  
  
  <div...

CSS

@import url(http://www.openoffice.org/support/print.css);
    @import url(http://www.openoffice.org/css/ooo.css);
	.support img {
	max-width: 100px;
	float: left;
	padding-right: 1em;
	padding-top: 5px;
	}
	.support li {
	display: block;
	height: 120px;
  overflow: hidden;
	}
	span .supporthead {
	background-image: none;
	}