.navbar{position:fixed;left:30%;background-color:#050505;border-radius:9999px;border-color:#ff474c;z-index:99;line-height:2rem;@media screen and (max-width:768px){z-index:99;background-color:#050505;border-radius:0;border-color:#050505}}#navbar>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:0;padding:0;list-style-type:none;overflow:hidden;@media screen and (max-width:768px){display:block}}.collapse{display:block;@media screen and (max-width:768px){display:none}}#navbar>ul>li{padding:18px}