.open-menu {
  height: 100%;
  width: 100%;
  transform: translate3d(50px, 0px, 0px);
  opacity: 0;
}