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{background:#2c3e50;color:#fff;font-family:Arial,sans-serif;margin:auto;max-width:800px;overflow:hidden;padding:20px;position:relative}@keyframes fall{0%{transform:translateY(-100px) rotate(0deg)}to{transform:translateY(100vh) rotate(1turn)}}.falling-leaf{animation:fall 6s linear infinite;opacity:.8;position:absolute;top:-10%;z-index:1}.falling-leaf:nth-child(odd){animation-delay:1s;animation-duration:7s;left:10%}.falling-leaf:nth-child(2n){animation-delay:2s;animation-duration:5s;left:80%}@keyframes sparkle{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.sparkle{animation:sparkle 2s ease-in-out infinite;background-color:#ffeb3b;border-radius:50%;height:10px;left:50%;position:absolute;top:50%;width:10px}.sparkle:nth-child(odd){animation-delay:1s;animation-duration:3s}.sparkle:nth-child(2n){animation-delay:2s;animation-duration:4s}@keyframes space-background{0%{background-position:0 0}to{background-position:100% 100%}}.App{animation:space-background 30s linear infinite;background:radial-gradient(circle,#1a1a2e,#16213e,#0f3460)}h1,h2{text-align:center}h2{color:#f39c12}section{margin-bottom:20px}ul{list-style-type:none;padding-left:0}ul li{margin:5px 0}a{color:#3498db;text-decoration:none}a:hover{text-decoration:underline}
/*# sourceMappingURL=main.e09de6d3.css.map*/