#graphics { background: white; } #graphics-svg { width: 75%; position: absolute; top: 50%; left: 50%; @include transform(translate3d(-50%, -50%,0)); }