JSFiddle - React, Tailwind, and code Playground

by Nic Fontaine

HTML

<table>
    <tr>
    <td>Something</td>
        <td style="background-color:red;text-align:center; vertical-align:middle">
            <img src="https://cdn.clipart.email/31d36b8b9dd1cbaeb81f80f133ff3fca_grass-with-flowers-clip-art-coloring-page_808-595.jpeg"  style="height:auto; width:auto"/>   
            
        </td>   
        
    </tr>
    
    
</table>