diff --git a/style.css b/style.css
index 4670da9..81154fb 100644
--- a/style.css
+++ b/style.css
@@ -239,7 +239,8 @@ header {
 
 #arrow img {
   position: absolute;
-  margin: 35px 0 0 -100px;
+  left: 30px;
+  top: 40px;
   width: 250px;
 }