.data-visualization {
    width: 400px;
    height: 150px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    z-index: 10;
}
