html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}*{margin:0}html{height:100%}body{align-items:flex-end;background:-webkit-linear-gradient(top left,#007d35 0,#007d35 40%,#0f574e) fixed;background-repeat:no-repeat;display:flex;min-height:100%;padding:0 1rem}#root,body{width:100%}.spinner{margin:100px auto 0;text-align:center;width:70px}.spinner>div{-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#fff;border-radius:100%;display:inline-block;height:18px;width:18px}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}
/*# sourceMappingURL=main.5a2cf970.css.map*/