body{
    background-color: #313131;
}

#barChart{
    background-color:rgba(255,255,255,0.1);
    border-radius: 6px;
    /*   Check out the fancy shadow  on this one */

}

.btn{
    color:black;
}