.art-starter-homepage-shell {
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding: 24px 16px;
	background: #f6f7f7;
	box-sizing: border-box;
}
