.card {
    width: 30%;
    margin: 2rem;
    border: 2px black solid;
    height: 400px;
}


