table {
    margin:auto;
    font-family: monospace;
    border-style: solid;
    font-size: 1.25em;
    padding: 0.25em;
    border-collapse: collapse;
    border-width: thin;
}

td, th {
    border-style: solid;
    border-width: thin;
}