blob: 39f400e0c05abcff1d9a0c506d976f7a1b969408 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
#boxshadowDiv{
margin-bottom: 10px;
height: 100px;
width: 100px;
background: #555;
background: #555;
}
</style>
</head>
<body>
<div id="boxshadowDiv"></div>
</body>
</html>