initial commit

This commit is contained in:
2026-01-29 21:35:36 +00:00
commit b0f9a7048a
17 changed files with 923 additions and 0 deletions

8
style.css Normal file
View File

@@ -0,0 +1,8 @@
.author {
font-size: 150%;
}
.chat_img {
max-width: 50px;
max-height: 50px;
}