diff --git a/global.css b/global.css new file mode 100644 index 000000000..67ce83e4d --- /dev/null +++ b/global.css @@ -0,0 +1,3 @@ +body { + background: red; +}