aboutsummaryrefslogtreecommitdiff
path: root/modern/src/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'modern/src/index.css')
-rw-r--r--modern/src/index.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/modern/src/index.css b/modern/src/index.css
new file mode 100644
index 0000000..b4cc725
--- /dev/null
+++ b/modern/src/index.css
@@ -0,0 +1,5 @@
+body {
+ margin: 0;
+ padding: 0;
+ font-family: sans-serif;
+}