
 #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 19:10:55 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: 1.191
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.012
  esindex: 0.009
  cdx.remote: 43.615
  LoadShardBlock: 524.113 (3)
  PetaboxLoader3.datanode: 366.551 (4)
  PetaboxLoader3.resolve: 329.005 (3)
  load_resource: 220.119
*/