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

th, td {
    padding: 10px;
}