body {
    font-family: Arial, sans-serif;
    background: #000;
    color: #fff;
}
.card img {
    object-fit: cover;
    height: 180px;
}
