.table { display: table; margin: 0 auto; } .tr { display: table-row; } .td { display: table-cell; }