Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
|
6 |
|
7 |
<style>
|
8 |
-
|
9 |
width: 100%;
|
10 |
height: 100%;
|
11 |
margin: 0 auto;
|
@@ -23,7 +23,7 @@
|
|
23 |
white-space: pre;
|
24 |
overflow-wrap: normal;
|
25 |
overflow-x: scroll;
|
26 |
-
}
|
27 |
</style>
|
28 |
</head>
|
29 |
<body>
|
|
|
5 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
|
6 |
|
7 |
<style>
|
8 |
+
#output {
|
9 |
width: 100%;
|
10 |
height: 100%;
|
11 |
margin: 0 auto;
|
|
|
23 |
white-space: pre;
|
24 |
overflow-wrap: normal;
|
25 |
overflow-x: scroll;
|
26 |
+
}
|
27 |
</style>
|
28 |
</head>
|
29 |
<body>
|