table {
width: 100%;
bordercollapse: collapse;
}
table, th, td {
border: 1px solid black;
th, td {
padding: 10px;
textalign: center;