diff --git a/public/styles/styles.css b/public/styles/styles.css index 25cfbea..0b606e7 100644 --- a/public/styles/styles.css +++ b/public/styles/styles.css @@ -52,9 +52,9 @@ body { /* Because why not */ #reference{ - position: absolute; + position: fixed; pointer-events: none; - bottom: 0; + bottom:0vh; left: 10px; font-size: 1em; color: #b0b0b02f;