/* put your own styles to customize and override the theme */
.center{
    margin: 0 auto;
    text-align: center;
    align-content: center;
}

th{
    text-transform: uppercase;
    font-weight: bold;
}