#pageslide {
    /* These styles MUST be included. Do not change. */
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    
    /* Specify the width of your pageslide here */
    width: 256px;
}