diff --git a/OBS-default-CSS-code.css b/OBS-default-CSS-code.css new file mode 100644 index 0000000..86ccfcf --- /dev/null +++ b/OBS-default-CSS-code.css @@ -0,0 +1 @@ +body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; } \ No newline at end of file