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{text-align:center}.App-logo{display:none;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:#f0233b;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)}}.container{background:#f0233b;border-radius:16px;display:grid;height:385px;overflow:hidden;place-items:center;position:relative;width:315px}.container:after{background-image:url(https://assets.codepen.io/9632/dolby-atmos.webp);background-position:50%;background-repeat:no-repeat;background-size:50px;content:"";height:100%;position:absolute;width:100%}.content{color:#fff;font-family:system-ui;position:relative;text-align:center;top:-6rem;z-index:2}.content h1{font-size:3rem;font-weight:500;margin:0}.content p{margin:0}.box{--delay:1s;animation:grow 10s linear infinite;animation-delay:var(--delay);background:#471e45;border-radius:99px;height:100px;opacity:.5;position:absolute;width:100px}.box:nth-child(2){--delay:2s}.box:nth-child(3){--delay:3s}.box:nth-child(4){--delay:4s}.box:nth-child(5){--delay:5s}.box:nth-child(6){--delay:6s}.box:nth-child(7){--delay:7s}.box:nth-child(8){--delay:8s}.box:nth-child(9){--delay:9s}.box:nth-child(10){--delay:10s}@keyframes grow{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(3.85)}}
/*# sourceMappingURL=main.e8919638.css.map*/