JSFiddle - React, Tailwind, and code Playground
HTML
<div style="background:#000000;float:left;width:100%;height:100%;">
<table style="background-color:#fff;width:50px;height:50px">
<tr>
<td style="-webkit-box-shadow: 5px 0 5px -2px #888;box-shadow: 5px 0 5px -2px #888;">sadfasdf</td>
<td>asdfa</td>
<td>fasfsa</td>
</tr>
</table>
</div>