summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorOrangerot <purple@orangerot.dev>2024-12-05 22:55:49 +0100
committerOrangerot <purple@orangerot.dev>2024-12-05 22:55:49 +0100
commit5f0cd016bf1c6706571c198500c30ec5dc61c81f (patch)
tree6498f9e50734630c509fc87dce20de8818f5f2ec /style.css
Initial Commit
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..fa56098
--- /dev/null
+++ b/style.css
@@ -0,0 +1,3 @@
+html, body {
+ margin: 0px;
+} \ No newline at end of file