Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<style>
body { margin: 0 }
div {
width: 100px;
height: 100px;
border: 1px transparent;
outline: 1px auto;
margin: 10px;
}
</style>
<div></div>