.card {
    max-width: 23rem;
    background-color: #4B4A54;
    max-height: 38rem;
}

body{
    background-color: #A3CFCD;
    color: white;
}