Skip to content

Instantly share code, notes, and snippets.

@glaucia86
Created March 8, 2017 15:54
Show Gist options
  • Save glaucia86/0bc0fcf5311883db8e5eea9985e3db9b to your computer and use it in GitHub Desktop.
Save glaucia86/0bc0fcf5311883db8e5eea9985e3db9b to your computer and use it in GitHub Desktop.
Estilo - App Intro Star Wars: Parte I
@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
body {
margin: 0;
background: #000;
overflow: hidden;
}
.intro {
position: absolute;
top: 40%;
left: 20%;
z-index: 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment