#start{
	display:none;
}
header nav{
	height:calc(100vh - 50px);
	border-top:50px solid #fff;
	font-size:20px;
}