* {
	/* border: 1px solid red; */
}

#mainbody {
	background-image: linear-gradient(to top left, #1054a9, #c85508);
	height: 100vh;
}