first commit

This commit is contained in:
Eidan T.
2026-05-09 14:00:04 -04:00
commit e0ec11977c
42 changed files with 4596 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
/* Estilos básicos para UI */
body { font-family: Arial; }
form { max-width: 400px; }