#sideMenu a{
    color:#0e0f17;
}
#navbar {
    background-color: #212129;
}
#navbar .logoImg {
    filter: invert(100%);
}