blob: cda6950e4b30fd24407f4bf200b8ba1c87a8e62f [file] [log] [blame]
<head>
<meta name="viewport" content="width=device-width">
<style>
div {
width: 100px;
height: 100px;
background-color: black;
box-shadow: 10px 10px 0px blue;
}
</style>
</head>
<div></div>