* {
	border: 0;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

h1 {
	font-size: 8em;
}

.pi {
	bottom: 0;
	position: fixed;
	right: 0;
}

.pi a {
	color: #ddd;
	display: block;
	font-size: 2em;
	padding: 16px;
	text-decoration: none;
}

.center {
	text-align: center;
}

.bensa {
	font-family: 'Kaushan Script', cursive;
}

.ar {
	font-family: 'Zilla Slab Highlight', cursive;
}
