diff --git a/src/index.html b/src/index.html
index fe2c00f..c560095 100644
--- a/src/index.html
+++ b/src/index.html
@@ -28,7 +28,7 @@
effect-bloom="strength: 1"
gpu-preloader
loading-screen="backgroundColor: #000;"
- overlay="objects: #menu, #keyboard, #rightHand, #leftHand, [mixin~='cursorMesh'], #gameMenu, #stepback"
+ overlay="objects: #menu, #keyboard, #rightHand, #leftHand, [mixin~='cursorMesh'], #gameMenu, #stepback, #loadingSongInfoContainer"
pool__beat-arrow-blue="mixin: arrowBlueBeat; size: 5; container: #beatContainer"
pool__beat-arrow-red="mixin: arrowRedBeat; size: 10; container: #beatContainer"
pool__beat-dot-blue="mixin: dotBlueBeat; size: 10; container: #beatContainer"
diff --git a/src/templates/stage.html b/src/templates/stage.html
index 9beec37..42b62ac 100644
--- a/src/templates/stage.html
+++ b/src/templates/stage.html
@@ -132,6 +132,27 @@
position="0 1.1 -2.5"
bind__visible="isSongLoading">
+
+
+
+
+
+
+
+
+
+
+
+
+