body {
    background-color: black;
}

.card {
    height: 400px;
    margin-top: 120px;
    margin - bottom: auto;
    width: 300;
    border: none;
    background - color: rgba(0, 0, 0, 0.5) !important;
}
