nav{
    background: blue;
}
a{
    color:rgb(0, 242, 255);
    font-weight: bold;
}