.floating-box {
    position: absolute;
    width: 120px;
    height: 50px;
    background-color: #6b6b6b;
    text-align: center;
    line-height: 52px;
    z-index: 105;
}