Created
May 30, 2021 03:47
-
-
Save tbrlpld/03ff894eedec133946f58f4f71a80715 to your computer and use it in GitHub Desktop.
HTML CSS sphere doodle...
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
<div style="padding: 100px;background: rgb(11, 11, 11);"> | |
<div style="background: white;border-radius: 9999px;width: 100px;height: 100px;margin: 50 auto;box-shadow: 12px -26px 27px 4px black inset, 5px -9px 33px -10px white;ack;ac;"></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment