body{
    background-color: rgb(35, 33, 33);
}

nav ul li{
    display: inline-block;
    padding:12px;
}

