html{
	height: 100%;
}

body{
	min-height: 100%;
	width: 100%;
}

#share {
	position: fixed;
	top: 10px;
	right: 10px;
}
