diff --git a/plugin/contents/ui/dancer.html b/plugin/contents/ui/dancer.html
index afa68d6..dfc5184 100644
--- a/plugin/contents/ui/dancer.html
+++ b/plugin/contents/ui/dancer.html
@@ -258,7 +258,7 @@ html, body {
.robot-wrap {
position: absolute;
left: 50%;
- bottom: 32%;
+ bottom: 24%;
transform: translateX(-50%);
opacity: 0;
transition: opacity 0.8s;