html {          color : white;
          text-shadow : black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,
                        black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
        overflow-wrap : break-word;
      scroll-behavior : smooth;
                  top : 0;
                 left : 0;
         border-style : none;
             overflow : hidden;
     }

table {  width : 100%;
        height : 98%;
      position : relative;
  }

.rl {  position : relative;
       overflow : hidden;
          width : 18%;
         height : 100%;
    }

.rr {  position : relative;
          width : 82%;
         height : 100%;
    }
iframe { width : 100%;
        height : 100%;
        border : none;
        }
