body{  
	padding: 5px;
	margin: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: white;
}