diff --git a/src/index.css b/src/index.css new file mode 100644 index 0000000..6092539 --- /dev/null +++ b/src/index.css @@ -0,0 +1,3 @@ +body { + margin: 0; +} \ No newline at end of file