body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--background-color:#87ceeb}.App{text-align:left}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#87ceeb;background-color:var(--background-color);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#000}@keyframes typewriter{to{left:100%}}@keyframes blink{to{background:transparent}}p{font-family:"Source Code Pro",monospace;position:relative;width:-webkit-max-content;width:max-content}p:after,p:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}span p:before{background:#87ceeb;background:var(--background-color);animation:typewriter 1s steps(3) 1s forwards}span:nth-child(2) p:before{animation:typewriter 3s steps(11) 3s forwards}span:nth-child(3) p:before{animation:typewriter 6s steps(25) 6s forwards}span p:after{width:.125em;background:#000;animation:typewriter 1s steps(3) 1s forwards,blink 1s steps(3) infinite,blink 1s steps(1) 2s forwards}span:nth-child(2) p:after{animation:typewriter 3s steps(11) 3s forwards,blink 1s steps(11) 2s infinite,blink 1s steps(1) 6s forwards}span:nth-child(3) p:after{animation:typewriter 6s steps(25) 6s forwards,blink 1s steps(25) 6s infinite,blink 1s steps(1) 15s forwards}
/*# sourceMappingURL=main.f281dc26.chunk.css.map */