Skip to content

Instantly share code, notes, and snippets.

@jesvs
Created January 21, 2015 05:44
Show Gist options
  • Save jesvs/d49bd57647c0f59f414b to your computer and use it in GitHub Desktop.
Save jesvs/d49bd57647c0f59f414b to your computer and use it in GitHub Desktop.
body:after {
content: 'DEMO';
font-size: 319px;
color: rgba(255,0,0,0.3);
font-weight: 900;
position: fixed;
top: 50%;
left: 0;
right: 0;
pointer-events: none;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment