/*This is a sample css page*/
table {
    table-layout: fixed;

}
