div.hideK{
    position: relative;
    overflow: hidden;
    height: 0px;
}

div.hideK span{
    position:absolute;
    top: 4000px;
}