#ee-backdrop {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat url("ea-background.png");
  background-size: contain;
}
