table {
    border-collapse: collapse;
}

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

th {
    background-color: lightgray;
}