

.ee-root {
  position: absolute;
  background-color: rgba(255, 255, 255, 1.0);
  overflow: hidden;
}


.ee-content {
  position: absolute;
/*  background-color: rgba(255, 0, 0, 0.1);*/
}


