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

.wrap .downBtn{
	position: absolute;
	top: 6rem;
	left: 20%;
	width: 60%;
	height: 1.2rem;
	background-image: url("/web/20240506123520im_/https://allbestrummyapp.com/rummy-good/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 12:35:20 May 06, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:03:16 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.522
  exclusion.robots: 0.034
  exclusion.robots.policy: 0.025
  esindex: 0.01
  cdx.remote: 24.466
  LoadShardBlock: 580.418 (3)
  PetaboxLoader3.resolve: 353.195 (4)
  PetaboxLoader3.datanode: 537.977 (5)
  load_resource: 439.636
  loaddict: 244.296
*/