feat: add basic frontend

This commit is contained in:
2024-12-24 15:25:16 +09:00
parent a06e72d24a
commit ab74b2fcfa
10 changed files with 540 additions and 57 deletions

View File

@ -1,3 +1,3 @@
:root {
font-family: Arial, Helvetica, sans-serif;
user-select: none;
}