blob: c4fddbb217fa7cb3d81215516efb4e72a0d36b6d [file] [log] [blame]
<style>
div {
position: absolute;
top: 30px;
left: 30px;
border-radius: 50%;
box-shadow: black 0px 0px 0px 2px inset;
height: 40px;
width: 40px;
}
</style>
<p>You should see a black circle here</p>
<div></div>