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}*{box-sizing:border-box;margin:0;padding:0}#root,body,canvas{background:#000;height:100vh;overflow:hidden;width:100wh}div.loading{background-color:#000;position:relative;top:25%;z-index:100}div.loading button{background-color:#000;border:2px solid #fff;border-radius:10px;color:#fff;display:block;font-size:1.2rem;font-weight:700;margin:auto;opacity:.7;padding:1.5em 2em;transition:opacity 1s,background-color 1s}div.loading button:hover{background-color:#fff;color:#000;cursor:pointer;opacity:1}div.loading .spinner{margin:auto;width:30%}.spinner img{width:100%}header{align-items:center;display:flex;flex-direction:column-reverse;flex-wrap:wrap;justify-content:space-around}header .repoLink{margin:1.5rem}header a{display:block;height:4.5rem;width:4.5rem}header img{height:100%;width:100%}header .warning{margin:10px 15px}header .warning span{color:#fc0;font-size:1.4rem;font-weight:700}header .warning p{color:#fff;font-size:1.05rem}@media (min-width:768px){div.loading .spinner{width:12%!important}}
/*# sourceMappingURL=main.c6420406.css.map*/