html {
  	font-size: 16pt;
}

h2 {
	font-size: 3em;
}

.main-container {
	padding: 2em;
}

.button {
	max-width: 33%;
}
