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

tr, td, th {
    padding: 5px;
}


