Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<html reftest-zoom="1.5">
<head>
    <meta charset="UTF-8">
    <style>
    html, body {
        padding: 0;
        margin: 0;
    }
    html {
        background-color: blue;
    }
    </style>
</head>
<body>
    <iframe width="500" height="500" scrolling="no" frameborder="0" src="1619370-iframe.html"></iframe>
</body>
</html>