div { background: rgba(0, 0, 0, 0) !important; border-radius: 0px !important; } body { background: rgba(0, 0, 0, 0); } #chat .chat-messages .bubble { background: #0e1726 !important; border-radius: 5px !important; /*align-self: flex-end !important;*/ } #chat .chat-messages { background: rgba(0, 0, 0, 0) } #chat .chat-messages .channel-header, #chat .chat-form { visibility: hidden; height: 0px !important; max-height: 0px !important; } ::-webkit-scrollbar { display: none; }