*{font-size:16px}body{margin:0;overflow-x:hidden;background:#000b19}#main-container{background:repeating-linear-gradient(135deg,#bb5321 0px 40px,#ed7a30 40px 80px);display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:100000vh;border:4px solid #002756;border-radius:20px}h1{font-family:Special Gothic Expanded One,sans-serif;font-style:normal;text-align:center;margin:0;color:#fff;-webkit-text-stroke:2px black;text-shadow:5px 5px 0px black;white-space:nowrap;font-size:clamp(1rem,3.8vw,5vw);line-height:1.6;font-weight:400}#all-games-grid{display:grid;width:75vw;height:40vw;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(5,1fr);gap:15px}.game-tile{width:100%;height:100%;transition:opacity .5s ease;position:relative}.game-tile img{width:100%;height:100%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none}.game-background{opacity:.35}.game-foreground{transition:opacity .3s ease,clip-path .3s ease;opacity:1;position:absolute;left:0;top:0}.full-crop{clip-path:polygon(0 0,0 0,0 0,0 0)}.diagonal-crop{clip-path:polygon(0 0,92% 0,0 95%,0 95%)}.no-crop{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.pusher-notifications{font-family:Special Gothic Expanded One,sans-serif;font-style:italic;margin-top:1.5rem;opacity:.5;color:#fff;text-shadow:2px 2px black;font-size:clamp(.4rem,1.5vw,2vw);line-height:2;font-weight:100;opacity:0;transition:opacity .3s ease}.visible-text{opacity:1}#the-secret{font-size:1.5em;text-align:center;font-family:Special Gothic Expanded One,sans-serif;font-weight:400;color:#fff;margin:0}
