body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.game{background-color:#fefe47;padding:2em}.card{width:120px;height:160px;padding:5px;margin-bottom:2em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left}.card.card-selected{transform:scale(1.1)}.blackcard{background-color:#000;color:#fff;border:3px solid #fff}.main-blackcard{width:auto;height:auto;min-height:50px;max-width:80%}.hand{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly}.hand.disabled{opacity:.5}.you-are-czar{text-align:center;margin-bottom:20px;font-weight:700}.whitecard{background-color:#fff}.whitecard,.yellowcard{color:#000;border:3px solid #000}.yellowcard{background-color:#fefe47}.answerhand{border:3px solid #000;width:80%;padding:30px 10px 10px;margin:auto auto 20px}.answerhand h3,.centeredtext{text-align:center}.centeredtext{width:100%}#gamelink{color:#666;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.question{font-size:100px;text-align:center}body{background-color:#fefe47}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{text-align:center;background-color:#282c34;min-height:10vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-root{position:absolute;height:100%}.modal-bg,.modal-root{width:100%;left:0;top:0}.modal-bg{position:relative;height:150%;background-color:#999;opacity:.5}.modal-fg{position:absolute;text-align:center;width:50%;background-color:#fefe47;border-radius:5px;left:50%;top:50%;padding:20px;transform:translate(-50%,-50%);box-shadow:0 0 5px rgba(0,0,0,.5)}
/*# sourceMappingURL=main.b858acf6.chunk.css.map */