@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,100);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{text-align:center}*{margin:0;overflow:hidden;padding:0}body{background-color:#000}.a{-webkit-animation:my_animation 1.5s linear infinite;animation:my_animation 1.5s linear infinite;background-color:rgba(0,0,0,.1);border-left:50px solid hsla(0,0%,100%,.5);border-top:50px solid hsla(0,0%,100%,.5);height:500px;margin-left:-250px;margin-top:-250px;width:500px}.a,.b{border-radius:50%;left:50%;position:absolute;top:50%}.b{-webkit-animation:my_animation 1.3s linear infinite;animation:my_animation 1.3s linear infinite;background-color:rgba(0,0,0,.2);border-left:30px solid hsla(0,0%,100%,.7);border-top:30px solid hsla(0,0%,100%,.7);height:450px;margin-left:-225px;margin-top:-225px;width:450px}.c{-webkit-animation:my_animation 1.2s linear infinite;animation:my_animation 1.2s linear infinite;background-color:rgba(0,0,0,.3);border-left:20px solid hsla(0,0%,100%,.2);border-top:20px solid hsla(0,0%,100%,.2);height:400px;margin-left:-200px;margin-top:-200px;width:400px}.c,.d{border-radius:50%;left:50%;position:absolute;top:50%}.d{-webkit-animation:my_animation 1s linear infinite;animation:my_animation 1s linear infinite;background-color:rgba(0,0,0,.4);border-left:25px solid hsla(0,0%,100%,.8);border-top:25px solid hsla(0,0%,100%,.8);height:350px;margin-left:-175px;margin-top:-175px;width:350px}.e{-webkit-animation:my_animation .9s linear infinite;animation:my_animation .9s linear infinite;background-color:rgba(0,0,0,.5);border-left:15px solid hsla(0,0%,100%,.4);border-top:15px solid hsla(0,0%,100%,.4);height:300px;margin-left:-150px;margin-top:-150px;width:300px}.e,.f{border-radius:50%;left:50%;position:absolute;top:50%}.f{-webkit-animation:my_animation .8s linear infinite;animation:my_animation .8s linear infinite;background-color:rgba(0,0,0,.6);border-left:40px solid hsla(0,0%,100%,.1);border-top:40px solid hsla(0,0%,100%,.1);height:250px;margin-left:-125px;margin-top:-125px;width:250px}.g{-webkit-animation:my_animation .7s linear infinite;animation:my_animation .7s linear infinite;background-color:rgba(0,0,0,.7);border-left:25px solid hsla(0,0%,100%,.3);border-top:25px solid hsla(0,0%,100%,.3);height:200px;margin-left:-100px;margin-top:-100px;width:200px}.g,.h{border-radius:50%;left:50%;position:absolute;top:50%}.h{-webkit-animation:my_animation .5s linear infinite;animation:my_animation .5s linear infinite;background-color:rgba(0,0,0,.8);border-left:20px solid hsla(0,0%,100%,.5);border-top:20px solid hsla(0,0%,100%,.5);height:150px;margin-left:-75px;margin-top:-75px;width:150px}.i{-webkit-animation:my_animation .4s linear infinite;animation:my_animation .4s linear infinite;background-color:rgba(0,0,0,.9);border-left:15px solid hsla(0,0%,100%,.1);border-top:15px solid hsla(0,0%,100%,.1);height:100px;margin-left:-50px;margin-top:-50px;width:100px}.i,.l{border-radius:50%;left:50%;position:absolute;top:50%}.l{-webkit-animation:my_animation .3s linear infinite;animation:my_animation .3s linear infinite;background-color:#000;border-left:10px solid hsla(0,0%,100%,.2);border-top:10 solid hsla(0,0%,100%,.2);height:50px;margin-left:-25px;margin-top:-25px;width:50px}@-webkit-keyframes my_animation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn)}}@keyframes my_animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.8f4380e5.css.map*/