@media screen and (max-width: 768px){
.topnav.responsive {
    background-color: rgb(255, 255, 255);
    z-index: 1001;
}