@charset "utf-8";

/* msie and error */

html, body {
	height: 100vh;
}

header {
	width: 100%;
}

#logo, p {
	text-align: center;
}

.nav-items, .nav-trigger + label, nav, aside {
	display: none;
}
