table {
    border-collapse: collapse;
}

th,
td {
    width: 300px;
    height: 40px;
    border: 1px solid black;
    font-size: 16px;
    text-align: center;
}