body {
    font-family: monospace;
    font-size: 20px;
}

table, tr, th, td {
    border: solid 2px black;
    border-collapse: collapse;
}