aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorroy <[email protected]>2026-06-06 02:26:57 +0300
committerroy <[email protected]>2026-06-06 02:26:57 +0300
commit09825a72480f091853c8ea754e1e65eaff87d0f1 (patch)
tree08c2a858fdcad5404a5455a545507a43c9bb166e /style.css
Initial commit
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..5eccafa
--- /dev/null
+++ b/style.css
@@ -0,0 +1,4 @@
+html {
+ background-color: black;
+ color: white;
+} \ No newline at end of file