JSFiddle - React, Tailwind, and code Playground

HTML

<div style="background-color: blue">
    <table style="background-color: rgba(123,123,123,0.7)">
        <tr>
            <td>asdasda</td>
        </tr>
    </table>
    
    adasdasd
</div>