JSFiddle - React, Tailwind, and code Playground

by rluuan

HTML

<style>
td { width: 50%; white-space: pre-line; vertical-align: top; }
table { border-color: #ddd !important;}
</style>
<table border="1" width="100%" height="250px" cellspacing="1" cellpadding="1">
  <tr>
    <td> Fornecedor selecionado pela Nimbi </td>
    <td> Garantia Nimbi </td>
  </tr>
</table>