body {
 background-image: linear-gradient(to top, #fcc5e4 0%, #fda34b 15%, #ff7882 35%, #c8699e 52%, #7046aa 71%, #0c1db8 87%, #020f75 100%);
 font-family: 'Didact Gothic', sans-serif;
 font-size: 35;
 color: white;
}
h1 {
	margin-top: 3vw;
	text-align: center;
}