@import url("style.css");
.btn {
	display:none;
}

#header {
	position: absolute;
}


#footer {
	position: absolute;
	bottom: 0;
	top: 1500px;
}