body {
	color: #ffffff;
}

.background {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: linear-gradient(#fb1414,#360000);
	text-align: center;
}
