JSFiddle - React, Tailwind, and code Playground

HTML

<title>info alles</title>
  <body>
    <frameset rows="10%,*">
      <frame src="menu.html">
      <frame src="sites.html">
      </frameset>
      <noframes>DANGIT, you can't use frames!</noframes>
          Other text
    </body>