Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE HTML>
<style>
#thediv {
width: 400px;
height: 250px;
position: absolute;
top: 40px;
left: 40px;
box-shadow: 0px 0px 10.5px black;
}
</style>
<div id="thediv">&nbsp;</div>