Skip to content

Instantly share code, notes, and snippets.

@MadeByMike
Created June 28, 2014 07:04
Show Gist options
  • Save MadeByMike/2202160219b4caccf7a0 to your computer and use it in GitHub Desktop.
Save MadeByMike/2202160219b4caccf7a0 to your computer and use it in GitHub Desktop.
Mike cannot find the delete key
/**
* Mike cannot find the delete key
*/
html{
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
body{
font-size: 5em;
font-family: Impact, Charcoal, sans-serif;
text-align: center;
color: #FFFFEE;
text-shadow: 0px 0px 10px #000;
}
<h1>I was just looking...</h1>
<p>How do I delete this?</p>
// alert('Hello world!');
{"view":"separate","fontsize":"110","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment