html{
	scroll-behavior: smooth;
	/*overflow: auto;*/
	height: 100%;
	margin: auto;
	/*width: 960px;*/
	/*font-size: 14px;*/
}

body {
	height: 100%;
	align-items: center;
	justify-content: center;
	/*overflow:auto;*/
}
