body{
    background:#f4f6f9;
}

.attendance-card{
    max-width:400px;
    border-radius:20px;
}

video,
img{
    height:300px;
    object-fit:cover;
    background:#000;
}