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;flex-direction:column;justify-content:center;overflow:hidden}h1{background-color:#9932cc;border-radius:10px;color:#fff;font-weight:200;height:150px;letter-spacing:3px;line-height:130px;margin:10px;text-align:center;-webkit-transform:translate(400%);transform:translate(400%);width:300px}h1,h1:nth-of-type(2n){transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}h1:nth-of-type(2n){-webkit-transform:translateX(-440%);transform:translateX(-440%)}.animation,.animation:nth-of-type(2n){-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}
/*# sourceMappingURL=main.8484d77f.css.map*/