table,
th,
td {
    border: 1px solid #000000;
    border-collapse: collapse;
}

th {
    background-color: #809aea;
}

th,
td {
    text-align: center;
}