main {
    max-width: 800px;
}

table tr th:empty {
    display: none;
}


.navbar-item {
    margin: 0 1.5rem 0 0 !important
}
