#divReubend {
    display: none;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 500px;
    overflow: visible;
}

#divReubendGecko,
#divReubendGecko2 {
    width: 500px;
    height: 500px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}