/* This file contains css code that is specific to the index page,
   that is, NOT used on any of the site internal pages.  */
   

.jsTestBox {
   position: relative;
   width: 10vw;
   height: 10vh;
   bottom: 0vh;
   left: 60vw;
   /* border: solid red 3px; */
   }





