.bg-image {
    background-color: black !important;
}

.abcd {
    width: 100%;
    text-align: center;
    font-size: 20px
}

.chan a {
    color: white
}

.chan a:hover {
    color: #55a2de
}

.bkg {
    background-color: #2e2e2e;
    padding-bottom: 30px
}

.twt {
    width:100%;
    height: 500px;
    overflow: auto;
    margin-top: 20px;
   
}