#loader{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #21242d url('../images/giphy.gif') no-repeat center;
	z-index: 999;
	/* border: 16px solid #ffffff; */
	background-color: #ffffff;
	/* border-radius: 100%; */

}