THE GLIZZY GAUNTLET

LIVE FROM THE ARENA

SELECT DIFFICULTY

TAP TO ENTER STAGE

TAP, SPACE, OR CLICK TO EAT

CHOKED!

THE CROWD IS BOOING...

HIGH SCORE: 0 CALORIES
0 CALORIES
#timing-container { position: absolute; bottom: 80px; left: 50%; transform: translateX(-50%); width: 90%; max-width: 600px; height: 60px; background: #fff; border: 5px solid #000; overflow: hidden; display: none; box-shadow: 15px 15px 0px rgba(0,0,0,0.4); } #target-zone { position: absolute; height: 100%; background: #ffcc00; border-left: 3px solid #000; border-right: 3px solid #000; } #indicator { position: absolute; left: 0%; width: 14px; height: 100%; background: #e63946; z-index: 5; box-shadow: 0 0 15px rgba(230, 57, 70, 0.5); } #start-screen { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(230, 57, 70, 0.9), rgba(230, 57, 70, 0.9)), url('https://upload.wikimedia.org/wikipedia/commons/b/b1/Hot_dog_with_mustard.png'); background-size: cover; background-position: center; display: flex; flex-direction: column; justify-content: center; align-items: center; color: #fff; z-index: 100; text-align: center; padding: 20px; box-sizing: border-box; } .difficulty-btn { background: #000; color: #fff; border: 3px solid #ffcc00; padding: 10px 20px; margin: 5px; font-family: inherit; font-size: 18px; cursor: pointer; transition: all 0.2s; } .difficulty-btn:hover { background: #ffcc00; color: #000; } .difficulty-btn.active { background: #fff; color: #000; border-color: #e63946; } #stunning-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.95); display: none; pointer-events: none; z-index: 50; flex-direction: column; justify-content: center; align-items: center; color: #e63946; } #mobile-touch-area { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5; display: none; } canvas { display: block; } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); } } @media (max-width: 600px) { #score-board { font-size: 32px; } .stat-box { padding: 10px 20px; } #start-screen h1 { font-size: 40px !important; } }

THE GLIZZY GAUNTLET

LIVE FROM THE ARENA

SELECT DIFFICULTY

TAP TO ENTER STAGE

TAP, SPACE, OR CLICK TO EAT

CHOKED!

THE CROWD IS BOOING...

HIGH SCORE: 0 CALORIES
0 CALORIES