Skip to content

Instantly share code, notes, and snippets.

@pepelsbey
Created February 27, 2012 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pepelsbey/1924426 to your computer and use it in GitHub Desktop.
Save pepelsbey/1924426 to your computer and use it in GitHub Desktop.
Untitled
BODY {
background:url(data:image/gif;base64,R0lGODdhFAAUAPAAAAF1p////yH/C1hNUCBEYXRhWE1QAz94cAAsAAAAABQAFABAAiWEj6HL6MCijK/WiandJgfueWA2Ylw5oZKqWeIWkrDs0pf9vFYBADs=);
}
BODY:after {
position:absolute;
top:50%;
left:50%;
margin:-100px 0 0 -100px;
width:200px;
height:200px;
box-shadow:
0 0 5px #000 inset,
0 0 10px #000 inset,
0 0 30px #000 inset,
0 0 50px #000 inset,
0 0 0 1000px #000;
border-radius:50%;
content:''
}
<!-- content to be placed inside <body>…</body> -->
{"view":"split","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment