body {
    background-color: white;
    color: black;
    font-family: sans-serif;
    margin: 2ex
}
th {
    text-align: left;
    vertical-align: top
}
td {
    text-align: left;
    vertical-align: top
}
.center {
    text-align: center;
}
