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