JSFiddle - React, Tailwind, and code Playground
HTML
<div id='test' style="width: 903px;height: 643px;left: 1px;top: 11px;position: absolute;background-color: rgb(238, 238, 238);opacity: 1;font-size: 0;">
<div class="OrderRegel4521877" style="overflow: hidden; position: absolute; width: 210px; height: 297px; left: 23px; top: 20px; border: 2px solid rgb(255, 0, 0); text-align: center; transform: rotate(0deg); opacity: 1;">
</div>
<div class="OrderRegel4517506" style="overflow: hidden; position: absolute; width: 210px; height: 297px; left: 237px; top: 20px; border: 2px solid rgb(255, 0, 0); text-align: center; transform: rotate(0deg); opacity: 1;">
</div>
<div class="OrderRegel4521877" style="overflow: hidden; position: absolute; width: 210px; height: 297px; left: 451px; top: 20px; border: 2px solid rgb(255, 0, 0); text-align: center; transform: rotate(0deg); opacity: 1;">
</div>
<div class="OrderRegel4521877" style="overflow: hidden; position: absolute; width: 210px; height: 297px; left: 665px; top: 20px; border: 2px solid rgb(255, 0, 0); text-align: center; transform: rotate(0deg); opacity: 1;">
</div>
<div class="OrderRegel4517506" style="overflow: hidden; position: absolute; width: 210px; height: 297px; left: 23px; top: 321px; border: 2px solid rgb(255, 0, 0); text-align: center; transform: rotate(0deg); opacity: 1;">
</div>
<div class="OrderRegel4517506" style="overflow: hidden; position: absolute; width: 210px; height: 297px; left: 237px; top: 321px; border: 2px solid rgb(255, 0, 0); text-align: center; transform: rotate(0deg); opacity: 1;">
</div>
<div class="OrderRegel4517506" style="overflow: hidden; position: absolute; width: 210px; height: 297px; left: 451px; top: 321px; border: 2px solid rgb(255, 0, 0); text-align: center; transform: rotate(0deg); opacity: 1;">
</div>
<div class="OrderRegel4521877" style="overflow: hidden; position: absolute; width: 210px; height: 297px; left: 665px; top: 321px; border: 2px solid rgb(255, 0, 0); text-align: center; transform: rotate(0deg); opacity: 1;">
</div>
</div>
CSS
#test {
width: 903px;
height: 643px;
left: 1px;
top: 11px;
position: absolute;
background-color: rgb(238, 238, 238);
opacity: 1;
font-size: 0;
}
*, :after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}