.emu-visualization {
    max-width: 100%;
    max-height: 100%;
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: 40px;
    right: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    z-index: 10;
}





