this repo has no description

style

12Me21 e98eb500 a98157ba

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