#Gifs {
	display: flex;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	color: white;

	top: 63px;
	position: relative;
	user-select: none;
}