diff --git a/assets/stylesheet/main.css b/assets/stylesheet/main.css index 7f36c92..01d6c71 100644 --- a/assets/stylesheet/main.css +++ b/assets/stylesheet/main.css @@ -138,12 +138,15 @@ p:empty:before { width: 80px; height: 80px; border-radius: 50%; - position: relative; box-sizing: border-box; visibility: hidden; opacity: 1; background-color: transparent; transform: scale(0.4); + position: fixed; + z-index: 1; + bottom: 0px; + right: 10px; } .lirik-loading .lirik-loading-bar {