body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:green}.App{display:grid;grid-template-rows:9fr repeat(3,1fr);height:120vh;width:100%}.card{align-items:center;display:flex;justify-content:center;overflow:hidden}.card>img{user-drag:none;-webkit-user-drag:none;height:95%;object-fit:contain;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:95%}.button{border-color:#fdcd44;border-width:6px;color:#fdcd44;font-size:7vh}.draw-button{background-color:#00539b}.undo-button{background-color:#006400}.shuffle-button{background-color:red}.error-modal{align-items:center;background-color:#000;color:red;display:flex;font-size:5vh;height:100vh;justify-content:center;width:100vw}
/*# sourceMappingURL=main.b7fe3d0b.css.map*/