JSFiddle - React, Tailwind, and code Playground

HTML

<html>
     <head>
         <style type="text/css">
             .top{display:table-layaut;width:100%;background-color=bbb}
    </head>
    <div id="top" class="top">
        pero
    </div>
</html>