feat: initial prototype

This commit is contained in:
2025-10-31 18:22:52 -07:00
parent d8a3738388
commit a9cd135c7a
25 changed files with 12483 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
.assistant {
text-align: left;
color: greenyellow;
}
.user {
text-align: right;
color: cyan;
}
a {
color: white;
}