Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<style>
div {
width: 1in;
height: 1in;
background-color: blue;
}
body {
margin: 0;
}
@page {
size: 20in;
}
</style>
<body>
<div></div>
</body>