@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Pirata+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Creepster&family=Pirata+One&display=swap);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{-webkit-tap-highlight-color:transparent}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.App{font-family:sans-serif;text-align:center}body{background-color:#000;max-width:100%}#logo{align-items:center;display:flex;height:1200px;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1200px}#logo text{stroke:#fff;stroke-width:2px;fill:transparent;-webkit-animation:fillColor infinite .5 alternate;animation:fillColor infinite .5 alternate;-webkit-animation:textAnimate 2s infinite alternate;animation:textAnimate 2s infinite alternate;font-family:Poppins,sans-serif;font-size:100px}@-webkit-keyframes textAnimate{0%{stroke-dasharray:0 50%;fill:transparent}to{stroke-dasharray:50% 0}}@keyframes textAnimate{0%{stroke-dasharray:0 50%;fill:transparent}to{stroke-dasharray:50% 0}}@-webkit-keyframes fillColor{0%{fill:#ff0}50%{fill:blue}to{fill:#fff}}@keyframes fillColor{0%{fill:#ff0}50%{fill:blue}to{fill:#fff}}circle,line,rect{stroke-width:10px;stroke-linecap:round;fill:transparent}
/*# sourceMappingURL=main.b5c4af0f.css.map*/