div#container
{
   width: 970px;
   height: 480px;
   margin-top: 0;
   margin-left: 0;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.darkmode-layer, .darkmode-toggle 
{
   z-index: 9999;
}
.darkmode--activated .isolate 
{
   mix-blend-mode: difference;
}

#wb_Extension2
{
   position: absolute;
   left: 346px;
   top: 194px;
   width: 550px;
   height: 100px;
   z-index: 1;
}
