/* CSS Document */
.center {
	display: flex;
	justify-content: center;
}
