div#panel {
    position: fixed;
    width: 100%;
    z-index: 999999;
    bottom: 0;
}