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