h1 {
	font-size:55px;
}

h2 {
	font-size:30px;
}

.main {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}