diff --git a/ScrollProgress/style.css b/ScrollProgress/style.css index 2dada6d..c8f2a77 100644 --- a/ScrollProgress/style.css +++ b/ScrollProgress/style.css @@ -21,7 +21,7 @@ p { } .scroll_box { position: sticky; - width: 10%; + width: 0%; top: 0; height: 10px; background-color: #ffffff;