.jackpot_container {
    position: absolute;
    z-index: 1000000;
    text-align: center;
}

.jackpot_header {
    padding: 10px;
    cursor: move;
    z-index: 1000001;
    color: #fff;
}
