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}#root,.bg,body,canvas{margin:0;padding:0;width:100vw;height:100vh;position:relative;z-index:0}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:"Major Mono Display",monospace}.app{max-width:100rem;margin:auto;position:relative;height:100vh}*{touch-action:manipulation}button{cursor:pointer;outline:0;background:transparent}@media(max-width:600px){h1{display:none}}.add,.subtract{border:none;font-size:24px}@media(max-width:600px){.add,.subtract{font-size:12px}}.add{margin-right:1em}@media(max-width:600px){.add{margin-right:.5em}}.effects-wrapper{opacity:0;will-change:opacity}@media(max-width:600px){.effects-wrapper{margin-top:-11.4em;font-size:7px}}.effect-wrapper{display:flex;align-items:center}.bar{width:10px;height:30px;background:#000;margin-left:.5em;-webkit-animation:blink .3s;animation:blink .3s}@media(max-width:600px){.bar{width:3px;height:10px;margin-left:.2em}}.exit-button{border:4px solid #000;padding:.25em 1.25em;font-size:17px;letter-spacing:3px;margin-top:2em}@media(max-width:600px){.exit-button{font-size:7px;border:2px solid #000;padding:.25em 1em}}@-webkit-keyframes fadeOut{0%{opacity:1;top:50%}to{opacity:0;top:30%}}@keyframes fadeOut{0%{opacity:1;top:50%}to{opacity:0;top:30%}}.loading{left:50%;top:50%;transform:translate(-50%,-50%);font-size:3vw;z-index:1;opacity:0;color:#fff;-webkit-animation:fadeOut 1.3s ease-in-out forwards;animation:fadeOut 1.3s ease-in-out forwards;will-change:transform}.loading,.social{position:absolute}.social{z-index:10;display:flex;bottom:2%;left:10%}.social svg{margin-right:3em}.social svg path{transition:fill .25s;fill:"orange"}.social svg path:hover{fill:"red"}
/*# sourceMappingURL=main.fabfe706.chunk.css.map */