.wrap {
	position: relative;
	margin: 0 auto;
	z-index: 0;
}

.wrap .downBtn{
	position: absolute;
	top: 9.2rem;
	left: 20%;
	width: 60%;
	height: 1.5rem;
	background-image: url("/web/20240425150608im_/https://allbestrummyapp.com/rummy-bash/img/btn_download.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	animation: rotate .5s linear infinite;
}

@keyframes rotate {
	0% {
	transform: translateY(0) ;
	}
	25% {
	transform: translateY(10px);
	}
	50% {
	transform: translateY(20px) scale(1.1, 0.9);
	
	}
	75% {
	ransform: translateY(10px) ;
	}
	100% {
	transform: translateY(0) ;
	}
	}
	
/*
     FILE ARCHIVED ON 15:06:08 Apr 25, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:24:15 Sep 11, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.548
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.028
  esindex: 0.009
  cdx.remote: 4.579
  LoadShardBlock: 112.342 (3)
  PetaboxLoader3.datanode: 109.42 (5)
  PetaboxLoader3.resolve: 462.12 (2)
  load_resource: 508.374
  loaddict: 61.702
*/