.view { position: fixed; top: 0; left: 0; width: 100%; height: 100%; } .ionic-logo { position: absolute; top: 50%; left: 50%; margin-top: -128px; margin-left: -128px; width: 256px; } #splash-view { opacity: 1; } #splash-view .ionic-logo { }