초기 세팅

This commit is contained in:
2025-10-29 21:31:03 +09:00
parent 4b1160ccf2
commit 90db2bdd8d
3 changed files with 5 additions and 62 deletions

View File

@@ -20,6 +20,7 @@
}
body {
height: 100vh;
background: var(--background);
color: var(--foreground);
font-family: Arial, Helvetica, sans-serif;