html, body{
	margin: auto;
	
	width: 100%;
	height: 100%;

	min-width: 360px !important;
	max-width: 1920px !important;
}