body {
	background: #33003b;
	background: linear-gradient(81deg,rgba(51, 0, 59, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(126, 135, 0, 1) 100%) fixed;
}

h1 {
	color: black;
	text-align: center;
}

h2 {
	color: transparent;
	text-align: center;
}
