blob: 7f2346d44c7dc9f46294492f4599c1e1817339bc [file] [log] [blame]
<!doctype html>
<style>
* { margin: 8; padding: 0; }
div {
position: absolute;
top: 50px;
left: 50px;
outline: 50px solid rgba(0,0,255,0.5);
background: rgba(0,0,255,0.5);
width: 1px;
height: 1px;
}
</style>
<div></div>