
main table {
    width: 100%
}

main table td {
    padding: 8px;
    text-align: center;
}

main table th {
    text-align: center;
}