.draggable {
    width: 240px;
    height: 300px;
    background: transparent;
    position: absolute;
    cursor: grab;
}
.ze{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}