body{background-color:#000;font-family:Arial,sans-serif;margin:0}.container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden}.center-image{height:auto;margin-bottom:30px;width:300px}.description{color:#ff0;font-size:1.2rem;margin-bottom:40px;text-align:center;text-shadow:0 0 5px #ff0,0 0 10px #ff0;width:60%}.led-wrapper{border-bottom:2px solid #ff0;border-top:2px solid #ff0;overflow:hidden;padding:10px 0;white-space:nowrap;width:100%}.led-text{animation:scroll 8s linear infinite;color:#ff0;display:inline-block;font-size:2rem;font-weight:700;text-shadow:0 0 5px #ff0,0 0 10px #ff0,0 0 20px #ff0}@keyframes scroll{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}
/*# sourceMappingURL=main.a460ed9b.css.map*/