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

td, th {
    padding: 5px;
}
