html {
  	font-size: 16pt;
}

h2 {
	font-size: 2.5em;
}

.main-container {
	padding: 2em 1.5em;
}

.button {
	max-width: 40%;
}
