diff --git a/css/main.css b/css/main.css
index e4fc94705d222fed386d8cc1f2e5a7d7bec206cd..73e88da226cf7f69d22cee2478db6002943f0d9c 100644
--- a/css/main.css
+++ b/css/main.css
@@ -47,6 +47,6 @@
     width: 250px;
     height: 250px;
     background-color: bisque ;
-    margin: 50px auto;
+    margin:0 auto;
     border-radius: 50%;
 }
\ No newline at end of file