diff --git a/src/components/stats-plus.css b/src/components/stats-plus.css
index 3af930168e2721e3c3c27f901ffaa606892af6e8..f710791c800d43edb4f1ddfcf3962828ac017bb8 100644
--- a/src/components/stats-plus.css
+++ b/src/components/stats-plus.css
@@ -14,8 +14,8 @@
   font-family: monospace;
   cursor: pointer;
   position: absolute;
-  top: 40px; 
-  right: 16px;
+  top: 50px; 
+  right: 6px;
   padding: 8px 12px;
   color: #aaa;
   font-size: 10px;
diff --git a/src/hub.html b/src/hub.html
index 0abecc4a51f959ecaa182097812518e3bcd3dbf0..19a8282eab596478712464d1a9bef2fb95be8a8b 100644
--- a/src/hub.html
+++ b/src/hub.html
@@ -30,6 +30,7 @@
         personal-space-bubble="debug: false;"
         vr-mode-ui="enabled: false"
         pinch-to-move
+        stats-plus="false"
         input-configurator="
                   gazeCursorRayObject: #player-camera;
                   cursorController: #cursor-controller;