canvas {touch-action:none;}
#canvas {width:100%;min-height:100px;background-color: #EEE; border-bottom:2px solid white;border-right:0;border-left:0; background-image:url(https://grandgames.net/img/pasjans/bg0.png);}
#move {display:none;position:fixed;top:150px;left:0px;z-index:4;}
#gamediv {margin:0;}
#undocount {margin-left:5px;font-weight: bold;font-size: 11px;}
#cardset img, #fonset img {border:1px solid #999;cursor:pointer;vertical-align: text-bottom;}
#fonset img {width:17px;height:17px;}
#cardset img.slct, #fonset img.slct {border-color:black;box-shadow:  0 0 3px rgba(0,0,0,0.5);}
#cardset, #fonset {display: inline;}