html, body { height: 100%; }

body {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	overflow: hidden;
}