.card{
    max-width: 100%;
}

.active {
    background-color: #ff0000;
    color: white
}