Skip to content

Instantly share code, notes, and snippets.

@tylergaw
Created October 1, 2012 19:52
Show Gist options
  • Save tylergaw/3814037 to your computer and use it in GitHub Desktop.
Save tylergaw/3814037 to your computer and use it in GitHub Desktop.
Hard as fuck
/**
* Hard as fuck
*/
body {
background: url('http://4.bp.blogspot.com/-Q9GLh-Ppxos/UGnH5HrptUI/AAAAAAAABQ4/sLWyIjNu6F8/s1600/mexicanmafia.jpeg');
}
h1 {
color: #ff00d8;
text-align: center;
text-transform: uppercase;
text-shadow: 0 2px 0 #42ff00, -1px 4px 0 #00c0ff, -2px 6px 0 #eaff00;
font-size: 80px;
}
<h1>Hard as fuck</h1>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment