body {
	text-align: center;
}

.row {
	display: flex;
}

.column {
	flex: 50%;
}
