.galleria {
    height: 50vh;
    width: 100%;
    padding: 0;
}

.galleria-container {
    background-color: rgba(0,0,0,.1);
}