JSFiddle - React, Tailwind, and code Playground

by Soviut

HTML

<table border="0" cellspacing="0" width="100%">
    <tr>
        <td class="background: red;"></td>
        <td width="350">The width of this cell should be a maximum of 350 pixels, but shrink to widths less than 350 pixels.</td>
         <td class="background: red;></td>
     </tr>
</table>