#bg-video {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    object-fit: cover;
    opacity: 0.5; 
}


#titolo{
    font-family: "ABeeZee", sans-serif;
    font-weight: 400;
    font-style: italic;
}
