this repo has no description

style

12Me21 e98eb500 a98157ba

+2 -2
+2 -2
index.html
··· 18 18 19 19 <style> 20 20 #\$output { 21 - border: 3px solid black; 22 - padding: 2px; 21 + border: 3px solid orange; 22 + padding: 4px; 23 23 overflow-y: auto; 24 24 user-select: contain; 25 25 }