body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eddcc0;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}.App{background-color:#000;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{overflow:hidden}body,html{height:100%}body{overflow:auto}.top{bottom:40px;place-self:end;position:sticky}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.words{color:#eddcc0;overflow:hidden;padding-bottom:40px;white-space:nowrap}.words-slide{animation:slide 30s linear infinite;display:inline-block}.words-slide p{font-size:200px;height:50px;padding-bottom:40px}.grad{animation:AnimationName 30s ease infinite;background:linear-gradient(258deg,#47ac6a,#4d93d1);background-size:200% 200%;position:relative}.gradyuh:before{weidth:20px;background:red;content:"";height:20px;left:0;position:absolute;top:0;z-index:2}@keyframes AnimationName{0%{background-position:0 51%}50%{background-position:100% 50%}to{background-position:0 51%}}
/*# sourceMappingURL=main.b0fd1705.css.map*/