body {
	background-color: white;
	margin: 0;
	justify-content: center;
	align-items: center;
	display: flex;
	overflow: hidden;
	}
