blob: 93a0405507feceda514529dcb41724b48a89d8c1 [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 outlined square here</p>
<div></div>