nav {
	transition: top 0.2s ease-in-out;
}

.nav-up {
    top: -100px;
}
