body {
    background-color: #2B2727;
    color: white;
}

table > tbody {
    background-color: #2B2727;
    color: white;
}
