



    
    img {
        display: flex;
        min-width:  10vh;
        min-height: 10vh;
        object-fit: cover;
        margin: 1.5rem;
        object-fit: scale-down; max-width: 50vh;
    }
    
    
    
        .music1 {
            float: none;
            clear: both;
            width: 100%;
            position: relative;
            padding-bottom: 56.25%;
            padding-top: 25px;
            height: 0;
            
        }
        
        .music1 iframe {
            position: absolute;
            top: 0;
            left: 0;
            margin-top: 25px;
            width: 100%;
            height: 100%;
        }
        
        .music2 {
            float: none;
            clear: both;
            width: 75%;
            position: relative;
            padding-bottom: 50%;
            padding-top: 25px;
            height: 0;
            
        }

        .music3 {
            float: none;
            clear: both;
            width: 75%;
            position: relative;
            padding-bottom: 90%;
            padding-top: 12px;
            margin-bottom: 59%;
            height: 0;   
        }

        .music3 iframe {
            position: absolute;
            top: 0;
            left: 17%;
            margin-bottom: 0px;
            padding-top: 7.5%;
            padding-bottom: 20%;
            width: 100%;
            height: 200%;
           
        }


        .music2 iframe {
            position: absolute;
            top: 0;
            left: 17%;
            margin-bottom: 0px;
            padding-top: 7.5%;
            padding-bottom: 20%;
            width: 100%;
            height: 200%;
           
        }
    
        .musicvideo iframe {
            position: absolute;
            top: 0;
            left: 17%;
            width: 100%;
            height: 100%;
            
        }
        
        .musicvideo {
           
            
            float: none;
            clear: both;
            width: 75%;
            position: relative;
            padding-bottom: 42.1875%;
            padding-top: 25px;
            height: 0;
        
        }
    
        
    h1 {
        font-family: "audiowide", system-ui;
        color: white;
        padding: 0rem;
        font-size:3rem;
        text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 3px 0 #000000, 1px 1px 0 #000000;
        
        margin-bottom: 7%;
        margin: 0px;
        padding-bottom: 7%;
  
    
    }
    
    
    h2 {
        font-family: "audiowide", system-ui;
        color: white;
        padding: 0rem;
        font-size: 1rem;
        text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 3px 0 #000000, 1px 1px 0 #000000;
        transform: translate(-1%, 1%);
        margin-top: 0px;
    }
    
    
    h2 {
        font-family: "audiowide", system-ui;
        color: white;
        padding: 1rem;
        font-size: 3rem;
    }
    
    .gallerydisplay {
        display: flex;
        justify-content: left;
        align-items: center;
        flex-wrap: wrap;
    }
    
    .backbutton {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    
    }
    
    a {
        color: white;
        text-decoration: none;
    }
    
    
    #background-video {
        width: 100vw;
        height: 100vh;
        object-fit: cover;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
      }
        
    
    
  


@media  (width >= 1200px) {

    
img {
    display: flex;
    min-width:  10vh;
    min-height: 10vh;
    object-fit: cover;
    margin: 1.5rem;
    object-fit: scale-down; max-width: 50vh;
}



    .music1 {
        float: none;
        clear: both;
        width: 100%;
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
        
    }
    
    .music1 iframe {
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 25px;
        width: 100%;
        height: 100%;
    }

     .music2 {   
        float: none;
        clear: both;
        width: 60%;
        position: relative;
        padding-bottom: 33.75%;
        padding-top: 25px;
        height: 0;
     }
    
     .music3 {
        float: none;
        clear: both;
        width: 75%;
        position: relative;
        padding-bottom: 23%;
        padding-top: 12px;
        margin-bottom: 15%;
        height: 0;   
    }

    .music3 iframe {
        position: absolute;
        top: 0;
        left: 17%;
        margin-bottom: 0px;
        padding-top: 7.5%;
        padding-bottom: 0%;
        width: 100%;
        height: 200%;
       
    }

       
    .music2 iframe {
        position: absolute;
        top: 0;
        left: 34%;
        margin-bottom: 7%;
        padding-top: 7%;
        padding-bottom: 7%;
        width: 100%;
        height: 170%;
       
    }

    .musicvideo iframe {
        position: absolute;
        top: 0;
        left: 34%;
        width: 100%;
        height: 100%;
        
    }
    
    .musicvideo {
       
        
        float: none;
        clear: both;
        width: 60%;
        position: relative;
        padding-bottom: 33.75%;
        padding-top: 25px;
        height: 0;
    
    }

    
h1 {
    font-family: "audiowide", system-ui;
    color: white;
    padding: 0rem;
    font-size: 5rem;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 3px 0 #000000, 1px 1px 0 #000000;
    
    margin-bottom:50px;
    margin-top: 35px;

}


h2 {
    font-family: "audiowide", system-ui;
    color: white;
    padding: 1rem;
    font-size: 1rem;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 3px 0 #000000, 1px 1px 0 #000000;
    transform: translate(-1%, 1%);
}


h2 {
    font-family: "audiowide", system-ui;
    color: white;
    padding: 1rem;
    font-size: 3rem;
}

.gallerydisplay {
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
}

.backbutton {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;

}

a {
    color: white;
    text-decoration: none;
}


#background-video {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
    
}

