JSFiddle - React, Tailwind, and code Playground

HTML

<table cellpadding="0" cellspacing="0" width="120">
    <tbody>
        <tr>
            <td bgcolor="#f0f0f0">
                <img style="display:block;" border="0" src="menu_up.jpg" alt=" " width="20" height="64">
            </td>
         </tr>
    </tbody>
</table>

CSS

table { width: 50px; }