body {
    background-color: gray;
}

label {
    color: white;
} 
.table-bordered td , .table-bordered th {
    border: 1px solid #212529;
}