
.act-app {
  width: 1000px;
  height: 706px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -500px;
  z-index: 20;
}
