diff --git a/style.css b/style.css index 587bcec1..98532046 100644 --- a/style.css +++ b/style.css @@ -205,9 +205,10 @@ input[type="range"]{ } #progressbar{ - position: absolute; + position: relative; z-index: 1000; right: 0; + display: none; } .progressDiv{