#model .card-body {
    height: 350px;
}

#model .text{
    bottom:0;
    right: 0;
    border-top-left-radius: var(--bs-border-radius-xxl);
    border-bottom-right-radius: var(--bs-border-radius-xxl);
    background: #0000008F;
}