@media all {

	nav {
		position:							fixed;
		bottom:								1rem;
		right:								1rem;
	}

}
