JSFiddle - React, Tailwind, and code Playground

HTML

<!DOCTYPE html>
<html>
  <table height="100%"><td>fooff</td></table>
</html>

CSS

body{
    height: 200px;
}