nav{
    font-family: "Roboto", sans-serif;
    font-weight: bolder;
}
@media screen and (max-width: 768px){
    #asd{
        display: none;
    }
}