JSFiddle - React, Tailwind, and code Playground
HTML
<table>
<tr>
<td><img src=FortnightBackGround.jpg</td>
<td>
<table style
</tr>
<tr>
<td>Eve</td>
<td>Jackson</td>
<td>94</td>
</tr>
<tr>
<td>John</td>
<td>Doe</td>
<td>80</td>
</tr>
</table>
</td>
</tr>
</table>