
 #gotop {
     display: block;
     width: 50px;
     height: 50px;
     position: fixed;
     bottom: 10px;
     right: 10px;
     text-decoration: none;
     background-color: rgba(255, 255, 255,0.5);
 }
 
 #gotop img {
    height:50px;
    width:50px;
     border-radius: 50%; 
 }
 
 @media screen and (max-width:1024px) {
     #gotop {
         width: 40px;
         height: 40px;
         position: fixed;
         bottom: 50px;
         right: 20px;
         padding-left: 1px;
     }
      
    #gotop img{
        width:40px;
        height:40px;
    }
     
 }
 
 @media screen and (max-width:415px) {
     #gotop {
         width: 30px;
         height: 30px;
         position: fixed;
         bottom: 20px;
         right: 10px;
         padding-left: 1px;
     }
    #gotop img{
        width:30px;
        height:30px;
    }  
 }
/*
     FILE ARCHIVED ON 07:53:54 Jul 21, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:29:13 Oct 19, 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: 2.906
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.03
  esindex: 0.014
  cdx.remote: 17.217
  LoadShardBlock: 99.868 (3)
  PetaboxLoader3.datanode: 84.411 (4)
  PetaboxLoader3.resolve: 53.459 (2)
  load_resource: 67.636
*/