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}.App{width:100vw}.App-background{background-attachment:fixed;background-image:url(/static/media/app_bg.de99a3a6eccef028c199.png);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.App-logo{margin:10px;pointer-events:none;width:300px}.App-header{color:#131212;height:15%;justify-content:left}.App-header,.App-header-user-info{align-items:center;display:flex;flex-direction:row;font-size:calc(10px + 2vmin)}.App-header-user-info{color:#fff;justify-content:right;width:100%}.App-text-large{color:#fff;font-size:calc(8px + 2vmin)}.App-text-normal{color:#fff;font-size:calc(10px + 1vmin)}.App-text-small{color:#fff;font-size:calc(6px + 1vmin)}@media (prefers-reduced-motion:no-preference){.App-coin{animation:App-coin-spin 2s linear infinite}}@keyframes App-coin-spin{0%{transform:scaleX(-1)}to{transform:scaleX(1)}}