/****************************************************************************************/
html {
	overflow: auto;
	height: 100%;
}
[instagram="true"] {
	height: 100%;
	overflow: hidden;
}

[instagram="true"] #posts,
[instagram="true"] footer {
	display: none;
}
/****************************************************************************************/
#posts h1 {
	margin-bottom: 40px;
	padding-top: 40px;
	line-height: 4rem;
}
/****************************************************************************************/