diff --git a/style.css b/style.css new file mode 100644 index 0000000..0eb8a07 --- /dev/null +++ b/style.css @@ -0,0 +1,7 @@ + +#code { + overflow: auto scroll; + text-align: center; + padding-top: 3; + width: 100%; +} \ No newline at end of file