#theme_link {
	min-height: 80vh;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(to top, #fff, #ebeaff);
}
