aboutsummaryrefslogtreecommitdiff
path: root/src/web/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/index.css')
-rw-r--r--src/web/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/web/index.css b/src/web/index.css
new file mode 100644
index 0000000..a93ea47
--- /dev/null
+++ b/src/web/index.css
@@ -0,0 +1,4 @@
+body {
+ padding: 0;
+ margin: 0;
+}