diff --git a/src/styles/base/header.scss b/src/styles/base/header.scss
index ebab4bc1a63f72713102b8a9da49225c140c39e8..cbc0b8f0a6b4f8ff2deb0e1ae33a88cbaf76d39c 100644
--- a/src/styles/base/header.scss
+++ b/src/styles/base/header.scss
@@ -47,7 +47,7 @@
         border-radius: 3px;
         background: var(--color-primary);
         color: var(--color-white);
-        position: absolute;
+        position: fixed;
         top: 12px;
         left: 267px;
       }