table {
border-collapse: collapse;
}

table, th, td {
border: 1px solid black;
}

tr {
vertical-align: top;
}