body{margin:0;padding:0;background:#dbdbdb;position:relative}.App,body{overflow:hidden}.App{font-family:sans-serif;text-align:center;outline:none}svg{height:90vh;width:100vw}path{fill:none;stroke-width:3px}.boostpad{fill:#fbd000;stroke:#dbdbdb}circle{fill:#4682b4;stroke:#fff;stroke-width:3px}.dot{stroke-dasharray:90}.trail{stroke-width:0px}circle.dot.luigi{fill:#139334}circle.dot.mario{fill:#fe130f;stroke:#fff}.positions{background:#000;color:#fff;padding:10px;height:7vh;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;-ms-flex-align:center;align-items:center;position:relative}.attribution,.positions{display:-ms-flexbox;display:flex}.attribution{position:absolute;right:0;margin:auto;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;padding:5px;font-weight:300;font-size:3vh}.attribution a{color:#049cd8}.position-dot{background:red;border:3px #fff;height:20px;width:20px;border-radius:50%;margin-left:10px}.player{background:#4682b4}.mario{background:#fe130f}.luigi{background:#139334;border:3px #16b65c}.hazzard{fill:#000;-webkit-filter:drop-shadow(16px 16px 20px red);filter:drop-shadow(16px 16px 20px red);-webkit-animation:pulseCheat 1.5s infinite;animation:pulseCheat 1.5s infinite;stroke-width:7px}.homing{fill:#086421}.fade-out{margin-left:20px;opacity:1}@-webkit-keyframes fade-out{to{opacity:0}}@keyframes fade-out{to{opacity:0}}@-webkit-keyframes pulseCheat{0%{stroke:rgba(255,0,0,.5)}to{stroke:rgba(255,0,0,0)}}@keyframes pulseCheat{0%{stroke:rgba(255,0,0,.5)}to{stroke:rgba(255,0,0,0)}}@-webkit-keyframes splat{0%{stroke:rgba(255,0,0,.5)}to{stroke:rgba(255,0,0,0)}}@keyframes splat{0%{stroke:rgba(255,0,0,.5)}to{stroke:rgba(255,0,0,0)}}.shake{-webkit-animation:shake 1.5s;animation:shake 1.5s}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-60px,0,0);transform:translate3d(-60px,0,0)}20%,80%{-webkit-transform:translate3d(60px,0,0);transform:translate3d(60px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}40%,60%{-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-60px,0,0);transform:translate3d(-60px,0,0)}20%,80%{-webkit-transform:translate3d(60px,0,0);transform:translate3d(60px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}40%,60%{-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0)}}.tutorialText{font:700 20px sans-serif;text-decoration:underline}.path{stroke-dasharray:90;stroke-dashoffset:90;-webkit-animation:dash 5s linear forwards;animation:dash 5s linear forwards}@-webkit-keyframes dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}}
/*# sourceMappingURL=main.c25f5666.css.map*/