@@ -16,16 +16,17 @@
font-family: 'inconsolata';
font-size: 15px;
line-height: 18px;
+ overflow: hidden;
}
canvas { width: 100%; height: 100% }
#newWindow {
- display:block;
- position:absolute;
- bottom:0.3em;
- left:0.5em;
- color:#fff;
+ display: block;
+ position: absolute;
+ bottom: 0.3em;
+ left: 0.5em;
+ color: #fff;
</style>
</head>
@@ -120,4 +121,4 @@
</script>
</body>
-</html>
+</html>