.table>tbody>tr>td {
    color: #000;
    text-align: center;
    background-color: #f2f2f2;
    width: 50%;
}
