table {
    border: 1px solid;
    border-collapse: collapse;
}
th, td {
    padding: 3px;
}
td {
    text-align: center;
}
