table {
    border-collapse: collapse;
}

th {
    background-color: #efefef;
}

th,td {
    padding: 0.5em;
}
