diff --git a/src/index.html b/src/index.html
index b77fa0d..bcd494e 100644
--- a/src/index.html
+++ b/src/index.html
@@ -10,7 +10,7 @@
bind__beat-loader="challengeId: challenge.id; difficulty: challenge.difficulty"
bind__song="challengeId: challenge.id; isPlaying: !menu.active && !challenge.isLoading"
bind__song-preview-system="selectedChallengeId: menuSelectedChallenge.id"
- bind__overlay="enabled: !menu.active"
+ bind__overlay="enabled: menu.active"
console-shortcuts
debug-controller
effect-bloom="strength: 1"