header {
    background: linear-gradient(to right, #ff0000, #b30000);
}

.card img {
    height: 200px;
    object-fit: cover;
}