html, body {
	min-height: 100%;
	margin: 0;
}

menu {
	height: 100%;
	overflow-y: hidden;
	top: 0;
	position: center;
	z-index: 1;

li, a {
	margin-top: 2em;
	color: #ed5709;
}
ul {
	margin-top: 2em;
	margin-bottom: 2 em;
}
