nav{
    position: relative;
    z-index: 2;
}
nav a{
    color:white;
    text-decoration:none;
    margin-left:20px;
    font-size:18px;
}