CSS tbody ancho completo

tbody{
    width: 100%;
    display: table;
}
Weary Wildebeest