.tg {
    text-align: center;
    border-collapse:collapse;
    border-spacing:0;
    margin-left: auto;
    margin-right: auto;
}

.th{
    text-align: center;
    border-color:black;
    border-style:solid;
    border-width:1px;
    padding:10px 5px;
    word-break:normal;
}

/* Add this to your styles.css */
#kill-the-footer ~ #site-footer {
    display: none !important;
}