Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<title>reference</title>
<style>
html, body { margin: 0; padding: 0; border: none }
html { overflow:hidden /* avoid second reflow for scrollbars */ }
body > div {
margin: 98px;
border: 2px solid blue;
width: 50px;
height: 50px;
}
</style>
<body>
<div></div>