body {
	min-height: 100vh;
	margin: 0;
	background-image: url("moe2.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
