Skip to content

Instantly share code, notes, and snippets.

@Cycymomo
Created September 9, 2016 12:43
Show Gist options
  • Save Cycymomo/c9228861014d8947cadda883d39958ee to your computer and use it in GitHub Desktop.
Save Cycymomo/c9228861014d8947cadda883d39958ee to your computer and use it in GitHub Desktop.
Splashscreen centered
<p ng-if="false" style="display:flex;height:100%;justify-content:center;align-items:center;color:#fff;background-color:#000;">
Loading...
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment