body {
	margin: 1em auto;
	text-align: center;
}

.modules {
	display: flex;
	justify-content: center;
}

.module {
	width: 500px;
	margin: 1em;
}

.ui-widget {
	margin-top: 0.5em;
}
