.mainText{
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.title{
	font-size: 50px;
	text-align: center;
}

body{
	background-color: purple;
	color: white;
	margin: 40px;
}