.container{
    background-color: rgb(100, 100, 120);
 }
 .card
{
    background-color: rgb(100, 100, 120);
 }
