JSFiddle - React, Tailwind, and code Playground

HTML

<table border="1" cellspacing="0" width="100%">
    <tr>
        <td></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></td>
     </tr>
</table>