
#float {
    /* float: bottom; */
    width: 100%;
    position: fixed;
    margin-top: 10px;
    background-color: rgba(0,0,0,0.1);
    padding: 10px;
    bottom: 0;
    /*display:none;*/
}