table {
    border-collapse: collapse;
}

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

th, td {
    padding: 4px !important;
}


