Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #box {
- box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
- -webkit-filter: drop-shadow(0px 0px 3px #424242);
- height: 150px;
- }
- </style>
- <div id="box"> box </div>
Advertisement
Add Comment
Please, Sign In to add comment