JSFiddle - React, Tailwind, and code Playground

by Michel Penke

HTML

<meta charset="UTF-8">
<link rel="stylesheet" href="https://www.boell.de/sites/default/files/_uploads/g_20/data/stylesheet.css">

<div class="table-users">
   <div class="header-tab">Globaler Konsens für menschenwürdige Arbeit – IAO-Kernarbeitsnormen
   <div class="header-sub">rot = keine Ratifizierung, <br>grün = Ratifizierung</div></div>
 
 
 
 <table cellspacing="0">
      <tr class="fixed">
         <th class="fontprob" style="color: #fff !important; font-size: 12px !important; line-height: 20px !important; font-weight: bold !important; text-align: center !important; min-width: 47px;" >Land</th>
         <th class="fontprob" style="color: #fff !important; font-size: 12px !important; line-height: 20px !important; font-weight: bold !important; text-align: center !important;" title="Recht, einer Gewerkschaft beizutreten">Vereinigungs-<br>freiheit</th>
         <th class="fontprob" style="color: #fff !important; font-size: 12px !important; line-height: 20px !important; font-weight: bold !important; text-align: center !important;" title="Recht, Tarifverhandlungen zu führen">Kollektiv-<br>verhandlung</th>
         <th class="fontprob" style="color: #fff !important; font-size: 12px !important; line-height: 20px !important; font-weight: bold !important; text-align: center !important;" title="Beseitigung von Zwangs- und Pflichtarbeit">Zwangs-<br>arbeit</th>
         <th class="fontprob" style="color: #fff !important; font-size: 12px !important; line-height: 20px !important; font-weight: bold !important; text-align: center !important;" title="Abschaffung Zwangs- und Pflichtarbeit">Abschaffung<br>Zwangsarbeit</th>
         <th class="fontprob" style="color: #fff !important; font-size: 12px !important; line-height: 20px !important; font-weight: bold !important; text-align: center !important;" title="Gleichheit des Entgelts">Gleichheit<br>des Entgelts</th>
         <th class="fontprob" style="color: #fff !important; font-size: 12px !important; line-height: 20px...