.card{background-image:url(img/cards.png);background-position:-188px 0;background-size:1512px 526px;border-radius:20px;height:263px;transform-origin:94px 200px;width:188px}#player-handcards{display:flex;margin-top:20px;width:100%}.selectfordiscard{border:2px solid #fff;margin-top:-20px}#stack{display:flex;flex-direction:row}#stack_visual{background-image:url(img/cards.png);background-position:0 0;background-size:1512px 526px;border-radius:20px;font-size:28px;text-align:center;width:188px}#discard,#stack_visual{cursor:pointer;height:263px}#discard{display:flex;flex-direction:row;width:calc(100% - 188px)}#discardcount{color:#fff;font-size:28px;height:200px;left:188px;pointer-events:none;position:absolute;text-align:center;user-select:none;width:188px;z-index:5}.player-table{background-color:transparent;display:flex;flex-direction:row;width:100%}.player_name{background-color:rgba(0,0,0,.2);font-size:32px;font-weight:bolder;line-height:50px;text-align:center;width:100%}.playersets{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:80px;padding:40px}.set{display:flex;flex-grow:1;justify-content:center;margin:10px;position:relative;width:400px}.set .card{margin-left:-120px}#wonround{background-image:url(img/rounddone.png);color:#fbe66f;display:none;font-size:36px;font-weight:bolder;height:268px;margin:auto;text-align:center;width:800px}#wonround p{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;padding-top:200px;text-shadow:0 1px 4px #000}