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