div{margin:7px auto}h1 span{display:block;text-align:center}h2{margin:3px auto;margin-bottom:6px;text-align:center}textarea{width:310px;height:150px;max-width:310px;max-height:150px;min-width:200px;min-height:100px}.deck-hand{border:solid 1px gray;width:fit-content;padding:3px}.deck-hand input{border:none;border-bottom:solid 1px #000}.btn-col{display:flex;flex-direction:column;gap:5px}.btn-lst button{margin:auto 4px}.card{width:90px;height:140px;border:solid 1px #000;border-radius:6px;margin:2px}.card.back{font-weight:bold;font-size:30px;display:flex;align-items:center;justify-content:center;flex-direction:column}.card.front{display:flex;flex-direction:column}.card.front .card-top{height:20px;margin:0 0 0 5px;text-align:left}.card.front .card-body{display:flex;justify-content:center;align-items:center;flex-grow:2;font-size:25px}.card.front .card-bottom{height:20px;margin:0 5px 0 0;text-align:right}.card.plh{border:solid 1px #ccc;display:flex;justify-content:center;align-items:center;color:#888}.err{font-weight:bold;color:red;display:none}.no-margin{margin:0}.screen{text-align:center;display:none;max-width:360px;margin:10px auto}#deck-create-hand-nb{display:inline-block;width:60px}#deck-create-river{width:17px;height:17px}#deck-create-river-form{display:flex;justify-content:center;align-items:center}#deck-load-menu input{margin:5px auto}#deck-main-menu div>button{display:block;margin:10px auto}#deck-play-sock{display:flex;gap:10px;justify-content:center;align-items:center}#deck-veil{position:absolute;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.6666666667);display:none}#deck-veil .screen{max-width:300px;padding:7px;box-sizing:border-box;background:#fff;border:solid 1px #000;border-radius:11px;margin-top:20px}