#loader-wrapper { background:#fff; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999991; }
.loader {position: absolute;top: 50%;left: 50%; margin-left: -90px; margin-top: -120px; width: 180px; height: 180px; text-align: center; font-size: 135px; line-height: 180px;  -webkit-font-smoothing: antialiased; }
.loader .fa { font-size:60px; } 