diff options
-rw-r--r-- | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index 08b02ea..ed2efe8 100644 --- a/css/style.css +++ b/css/style.css @@ -38,7 +38,7 @@ hr { #screen { - position: absolute; + position: relative; top: 35px; right: 0; left: 0; |