move css inline to external

This commit is contained in:
2026-03-06 04:39:02 -05:00
parent b4c0397be8
commit 36c98ed2ef
4 changed files with 7 additions and 18 deletions
+4
View File
@@ -0,0 +1,4 @@
body {
background-color: #2B2726;
color: #FFFFFF;
}