.scroller-1Bvpku {
  background-color: #0c0c0c;
  border-radius:0px;
}
.guilds-1SWlCJ .foreignObject {
  mask: none !important;
}
.form-2fGMdU:before {
    display:none;
}
.scrollableContainer-2NUZem {
    background-color: #101010 !important;
    border-radius: 4px;
}
.channelTextArea-2VhZ6z
    {
   background-color: transparent;
   border-radius: 0px;
}

::-webkit-scrollbar { 
        width: 0px !important;
    }
    .scroller-2FKFPG::-webkit-scrollbar-track-piece {
        background-color: transparent !important;
    }
    .scroller-2FKFPG::-webkit-scrollbar-thumb {
        background-color: red !important;
        border: none !important;
        border-radius: 0px;
    }
    .scroller-2FKFPG::-webkit-scrollbar-track-piece {
        background-color: transparent !important;
        border: none !important;
    }
    .scroller-3BxosC > ::-webkit-scrollbar {
        visibility: hidden;
    }
   /* Simulate old regular message dividers */
.groupStart-23k01U::before {
    position: absolute;
    left: 1rem;
    right: .875rem;
    content: "";
    height: 1px;
    background-color: var(--background-modifier-accent);
}

.group-spacing-0 .groupStart-23k01U::before {
    top: 0;
}

.group-spacing-4 .groupStart-23k01U::before {
    top: -.15625rem;
}

.group-spacing-8 .groupStart-23k01U::before {
    top: -.28125rem;
}

.group-spacing-16 .groupStart-23k01U::before {
    top: -.53125rem;
}

.group-spacing-24 .groupStart-23k01U::before {
    top: -.78125rem;
}

.hasMore-3e72_v + .groupStart-23k01U::before,
.base-34jWEe + .groupStart-23k01U::before,
.welcomeMessage-3_Mcht + .groupStart-23k01U::before,
.divider-JfaTT5 + .groupStart-23k01U::before,
.expanded-13sWhZ .groupStart-23k01U:nth-child(2)::before {
    display: none;
}
