/* CSS Document */
body {
	min-height: 100vh;
	background-image: linear-gradient(#b871eb 0%, #cbebf7 100%);
	background-repeat: no-repeat;
}
