<html>
<head>
<style type="text/css">
pre {
margin: 0;
font-family: monaco, "Courier New", Courier, monospace;
line-height: 1.3;
background: black;
}
</style>
<script data-main="main.js" src="require.js"></script>
</head>
<body>
<pre id="console"></pre>
</body>
</html>