body {
    background-color: #192030;
}
            
.topNavBar {
    background: rgba(67, 74, 85, 0.4);
    border-bottom: #384a64 solid 1.5px;
}