.frontpage
	vertical
	align-items center

	h2
		font-size 2.5rem
		font-weight normal
		letter-spacing 3px
		text-transform uppercase
	
	.footer
		text-align center
		margin-top content-padding

.screenshot
	max-width 100%
	border-radius 3px
	box-shadow shadow-medium
	margin-bottom 2rem

	:hover
		cursor pointer