html{min-width:568;overflow:auto}body,html{background-color:#282c34}body{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;font-size:2vw;touch-action:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.rotate-center{animation:rotate-center .5s linear infinite both}.portrait-mode{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#282c34;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden;font-size:14pt}.portrait-mode h1{font-size:20pt}.rotate-icon{width:100px;height:100px;margin-bottom:20px;animation:rotate-center 1.5s ease-in-out infinite;display:flex;justify-content:center;align-items:center}.rotate-icon:before{content:"";width:50px;height:80px;background-color:#fff;border-radius:5px}@keyframes rotate-center{0%{transform:rotate(0deg)}50%{transform:rotate(90deg)}to{transform:rotate(90deg)}}
/*# sourceMappingURL=main.5faf789e.chunk.css.map */