A Pen by Leonardo Lima on CodePen.
Last active
August 29, 2015 14:06
-
-
Save leonardo403/d36e9dec2e6b843ae50c to your computer and use it in GitHub Desktop.
A Pen by Leonardo Lima.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body{ | |
background: radial-gradient(circle,black 30%,yellow 35%,yellow,black,black) no-repeat; | |
height:800px; | |
width:800px; | |
overflow:hidden; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment