diff --git a/plugin/contents/ui/dancer.html b/plugin/contents/ui/dancer.html
index fa4642d..8ec02b7 100644
--- a/plugin/contents/ui/dancer.html
+++ b/plugin/contents/ui/dancer.html
@@ -279,7 +279,7 @@ html, body {
.skeleton-gif {
display: block;
- height: 40vh;
+ height: 44vh;
width: auto;
filter: drop-shadow(0 0 20px rgba(0,200,255,0.4));
}
@@ -743,6 +743,7 @@ html, body {
rgba(20, 0, 50, 0.72) 13px,
rgba(20, 0, 50, 0.72) 17px
),
+ linear-gradient(rgba(0,0,0,0.35), rgba(0,0,0,0.28)),
linear-gradient(to bottom,
#fff9cc 0%,
#ffcc00 20%,