>>550
今はこれだけ書いてるよ
/* 左上のバナー */
.st-banners {
display: none !important;
}

/* ミュート解除notify */
.st-mute__ballon.active {
display: none !important;
}

/* キャンペーン クローズボタン */
.room-campaign-close {
display: none !important;
}

/* キャンペーン リンク */
.room-campaign-link {
display: none !important;
}

/* キャンペーン バナー */
.room-campaign-banner {
display: none !important;
}

/* アバター */
#avatr-container {
display: none !important;
}