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{align-items:center;display:flex;height:100vh;justify-content:center;text-align:center;width:100%}.COL_1{animation:loop_1 2s linear 0s infinite}@keyframes loop_1{0%{transform:translateY(-100%)}to{transform:translate(0)}}.COL_2{animation:loop_2 2s linear 0s infinite}@keyframes loop_2{0%{transform:translateY(-75%)}to{transform:translateY(-25%)}}.COL_3{animation:loop_3 2s linear 0s infinite}@keyframes loop_3{0%{transform:translateY(-100%)}to{transform:translate(0)}}.COL_4{animation:loop_4 2s linear 0s infinite}@keyframes loop_4{0%{transform:translateY(-75%)}to{transform:translateY(-25%)}}
/*# sourceMappingURL=main.240f4fa9.css.map*/