Escape Github Io — Gaming
body font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background: linear-gradient(135deg, #0a0f1e 0%, #0a1a2e 100%); color: #fff; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem;
.play-btn:hover opacity: 0.8;
.game-card:hover transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0,212,255,0.2); border-color: #00d4ff; gaming escape github io
.game-card background: rgba(15, 25, 45, 0.7); backdrop-filter: blur(10px); border-radius: 20px; padding: 1.5rem; transition: transform 0.3s ease, box-shadow 0.3s ease; cursor: pointer; border: 1px solid rgba(0,212,255,0.2); body font-family: 'Segoe UI'
h1 font-size: 4rem; margin-bottom: 1rem; background: linear-gradient(135deg, #00d4ff, #7c3aed); -webkit-background-clip: text; background-clip: text; color: transparent; text-shadow: 0 0 20px rgba(0,212,255,0.3); .play-btn:hover opacity: 0.8


