body{color:#fff;background-color:#100224;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:2rem;display:flex;position:relative}#app{text-align:center;z-index:1;width:100%;max-width:600px;margin:0 auto}h1{margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:900}p{font-family:Black Ops One,sans-serif;font-size:1.1rem;line-height:1.6}img,video{border-radius:8px;max-width:100%;height:auto;margin-bottom:1.5rem;box-shadow:0 8px 24px #00000080}body:before{content:"";z-index:-1;clip-path:polygon(0 0,100% 0,70% 5%,100% 10%,70% 15%,100% 20%,70% 25%,100% 30%,70% 35%,100% 40%,70% 45%,100% 50%,70% 55%,100% 60%,70% 65%,100% 70%,70% 75%,100% 80%,70% 85%,100% 90%,70% 95%,100% 100%,0 100%);background:#f05;width:50px;height:100%;position:fixed;top:0;left:0}body:after{content:"";z-index:-1;clip-path:polygon(30% 0,100% 0,100% 100%,30% 100%,0% 95%,30% 90%,0% 85%,30% 80%,0% 75%,30% 70%,0% 65%,30% 60%,0% 55%,30% 50%,0% 45%,30% 40%,0% 35%,30% 30%,0% 25%,30% 20%,0% 15%,30% 10%,0% 5%);background:#0fc;width:50px;height:100%;position:fixed;top:0;right:0}@media (width<=600px){body:before,body:after{display:none}}
