body {
    width: 100%
    position absolute;
    left 100%;
    top: 0;
    -webkit-transition: left 1s ease-in-out;
}

