html {
 color: black;
}



#nav li{

}

#projects li{
 display: inline-block;
 list style: none;
 float: left;
 width: 300px;
 border-right: 50px;
}
