@charset "UTF-8";
body {
	display: inherit;
	text-align: justify;
	align-self: center;
	z-index: 1;
	bottom: 0px;
	top: 0px;
}
body nav {
	position: fixed;
	align-content: center;
	z-index: 4;
	text-align: center;
	align-self: center;
	width: 100%;
	top: 0px;
}

@media screen{
.insta {
	position: sticky;
	float: center;
	z-index: 4;
	bottom: 0px;
	padding-bottom: 30px;
	top: 0px;
	display: inherit;
	clear: both;
	text-align: center;
	text-decoration: none;
}
}
