@keyframes navbarMorph{0%{width:60px;height:60px}15%{width:60px;height:60px}100%{width:var(--morph-width);height:64px}}@media(max-width:900px){@keyframes navbarMorph{0%{width:58px;height:58px}15%{width:58px;height:58px}100%{width:var(--morph-width);height:60px}}}
