.LotteryFloat{
    z-index: 333;
    display: inline;
    width: 100px;
    height: 100px;
    margin-right: 50px;
    margin-bottom: 50px;
    position: fixed;
    right: -38px;
    bottom: 50px;
    border: none;
    background:transparent;
    align-items: flex-end;
}