diff --git a/css/style.css b/css/style.css index 262471d..b6d24f4 100644 --- a/css/style.css +++ b/css/style.css @@ -32,7 +32,7 @@ body { .floattop { text-align: center; - position: sticky; + position: absolute; top: 0px; left: 0px; width: 100vw;