・今回の内容動画 https://youtube.com/shorts/0YeVUrYBnhg?feature=share みなさんこんにちは! 飼い主 またうちの子吐いてる… /* 左側表示の吹き出しのスタイリング */ .left-side { width: 100%; margin: 20px 0; overflow: hidden; display: flex; flex-direction: row; /* アイコンを左に */ align-items: flex-start; } .icon { width: 100px; text-align: center; margin-ri…