html, body {
	min-height: 100vh;
	background-color: #fff;
}

p {
	font-size: 14px;
	color: #888;
}