.card {
    width: 80px;
    height: 80px;
    border: solid 1px;
    border-radius: 10px;
    padding: 3px;
}