table {
    border-collapse: collapse;
}

th,
td {
    width: auto;
    height: 40px;
    border: 1px solid black;
    padding: 5px 10px;
    font-size: 16px;
    text-align: left;
}