diff --git a/builder/templates/style.css b/builder/templates/style.css index 1ecb5c0..986e4e6 100644 --- a/builder/templates/style.css +++ b/builder/templates/style.css @@ -146,7 +146,7 @@ body{ font-size: 0.8em; margin-top: 5px; font-family: arial; - position: absolute; + position: static; bottom: 0px; } @@ -168,4 +168,4 @@ body{ height: 100%; width: 100%; object-fit: contain; -} \ No newline at end of file +}