From 09825a72480f091853c8ea754e1e65eaff87d0f1 Mon Sep 17 00:00:00 2001 From: roy Date: Sat, 6 Jun 2026 02:26:57 +0300 Subject: Initial commit --- style.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 style.css (limited to 'style.css') 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 -- cgit v1.3.1