body {
    background-color: rgba(9, 9, 11, 1)!important;
}

.login {
    background-color: rgba(9, 9, 11, 1)!important;
}

.linput {
    background-color: rgba(9, 9, 11, 1)!important;
}

.white {
    color: #fafafa!important; font-family: 'Roboto', sans-serif!important;
}

.post {
    background-color: rgba(9, 9, 11, 1)!important;
}

.z-top {
    z-index: 9999;
}
p {
    margin-bottom: 0;
}