main {
	display: flex;
	flex-direction: column;
	gap: 150px;
	justify-content: center;
	margin: 0 auto;
}