.dealer.svelte-15ph9dz {
    display: flex;
    width: 100%;
    justify-content: center
}

.player.svelte-eq0hy3 {
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-direction: row-reverse
}

.hand-wrap.svelte-eq0hy3 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative
}