table, tbody { display: block; }
tr { display: table; }
td { display: table-row; }