
#testCard{
    height: 150px;
    width: 200px;
}

#searchBy{
    font-weight: bold;
    font-size: 30px;
}

#cardImage{
    display: flex;
    justify-content: space-around;
    width: auto;
    
}