body{
    background-color: #333;
}
.card{
    height: 150px;
    background-color: black;
    border: 5px solid gray;
}