#content {
    min-height: 100vh;
    width: 100%;
    background: #1e2a5a;
    padding: 40px;
}

.last-update-text { color: #ffffff; }
#table-fila table th { color: #ffffff; background: #324a86; }
#table-fila table td { background: #233366; }