coyotte508 commited on
Commit
a8ea0ec
·
1 Parent(s): 5c363ca
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -134,8 +134,8 @@
134
 
135
  <pre
136
  id="output"
137
- style="max-height: 400px; overflow: auto"
138
- class="bg-slate-50"
139
  ></pre>
140
  </div>
141
  </body>
 
134
 
135
  <pre
136
  id="output"
137
+ style="max-height: 400px; height: 400px; overflow: auto"
138
+ class="bg-slate-50 rounded p-2"
139
  ></pre>
140
  </div>
141
  </body>