update space with a couple tweaks

diff --git a/css/style.css b/css/style.css
index 32a5c9a..cf2504f 100644
--- a/css/style.css
+++ b/css/style.css
@@ -662,9 +662,10 @@
 .space {
   will-change: transform;
   position: relative;
-  left:50%;
+  left:10%;
   bottom:-50%;
-  margin-top:7em;
+  margin-top:20%;
+  margin-bottom:25%;
   margin-left: auto;
   margin-right: auto
   -webkit-transform: perspective(1000px) rotateX(65deg) rotateY(0deg) rotateZ(-45deg) scale(0.8);