Tamaño de la tabla CSS
table {
width: 100%;
}
th {
height: 70px;
}
naly moslih
table {
width: 100%;
}
th {
height: 70px;
}
// to scale font size in relation to its parent element
style="font-size: 2vw;"