﻿body {
    background-color: #191919;
    color:white;
    background-image:url("../bg.png")
}

.table-dark{
    background-color: #212121 !important;
    color:white !important;
}
.h3{
    color:white !important;
}