.App {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 20px;
}
