.wrapp {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 20px;
    z-index: 1;
    overflow: hidden;
}

.follow {
    position: fixed;
    pointer-events: none;
    width: 30px;
    height: 30px;



    /* keep one of the below border for only border in cursor */
    /* background: #fff; */
    border: 2px solid;
}