diff --git a/chat.md b/chat.md
index c1a4f6a..e94b185 100644
--- a/chat.md
+++ b/chat.md
@@ -2,13 +2,15 @@
[restreamer](https://github.com/datarhei/restreamer)のchat systemには`frontpage`を使います。
-
-
[frontpage](https://github.com/likeandscribe/frontpage)は[atproto](https://github.com/bluesky-social/atproto)を使って投稿の制御を行います。主にpdsの`collection`から検索と`at://`を使います。
[next.js](https://github.com/vercel/next.js)で書かれています。layoutは[tailwindcss](https://github.com/tailwindlabs/tailwindcss)です。
+
+
+
+
## tailwindcss
htmlに省略形式でcssを記述します。`tailwind.config.ts`を見てください。