body{margin:0;min-height:100vh;min-width:100vw;background-color:#000;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;overflow-x:hidden}@font-face{font-family:"8bitfont";src:local("8bitfont"),url(/static/media/8bitfont.10cf96d5.ttf)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-flex-direction:column;flex-direction:column;overflow:none}.app-wrapper,.header-wrapper{display:-webkit-flex;display:flex}.header-wrapper{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:10vh;font-family:"8bitfont";font-size:3em;color:#fff;text-shadow:0 0 10px hsla(0,0%,100%,.5)}.header-wrapper span{cursor:pointer}.footer-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:5vh;font-family:"8bitfont";color:#fff;text-shadow:0 0 10px hsla(0,0%,100%,.5)}.footer-wrapper a{color:#fff;text-decoration:none}.footer-wrapper a:visited{color:#fff}.gamegrid-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:auto}.gamegrid-controls,.gamegrid-game{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.gamegrid-controls{height:10vh}.game-wrapper{border:3px solid #fff;box-shadow:0 0 10px hsla(0,0%,100%,.5);height:700px;width:700px;display:grid;grid-template-columns:repeat(auto-fill,17.5px);grid-template-rows:repeat(auto-fill,17.5px)}.game-wrapper::-webkit-scrollbar{display:none}.cell-wrapper{border:1px solid hsla(0,0%,50.2%,.05);aspect-ratio:1}.cell-active{background-color:#fff;box-shadow:0 0 10px hsla(0,0%,100%,.5)}.controls-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;font-family:"8bitfont";color:#fff;font-size:1.3em;-webkit-justify-content:space-around;justify-content:space-around;width:30vw}.controls-wrapper span{cursor:pointer;text-shadow:0 0 10px hsla(0,0%,100%,.5)}
/*# sourceMappingURL=main.a16ec82e.chunk.css.map */