#navBar
{
    padding: 20px;
    box-shadow: 0 2px 4px rgba(6,17,118,0.08), 0 4px 12px rgba(6,17,118,0.08);
    
}

#myOptions
{
    align-items: center;
    white-space: nowrap;
    
}

#MvVideoBG{
    max-width:300px;
    min-width: 300px;
    /* object-fit: cover;
    position: fixed; */
    /* left: 0;
    right: 0;
    top: 0;
    bottom: 0; */
    /* z-index: -1; */
}

#myOptions li
{
    margin:15px;
    font-weight: bolder;
   
}

#Massvid_logo
{
    max-width:100px;
}
