.body{
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
    background-image: url('./assets/My_Front_end/Background2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.header{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.container-sociais{
    background-color: transparent   ;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.sociais{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sociais img{
    width: 90%;
    
}
.sociais a{
    color: transparent  ;
}
   
.nft-collection img{
    width: 25vw;
}
#logo-elon-potter{
    width: 90%;
}
#image-title{
    width: 100%;
}
.container{
    color: aliceblue;
    font-weight: 800;
    font-size: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}
.contoler-container{
    border-radius: 20px;
    padding: 20px;
    background-color: rgba(0, 0, 0,0.7);
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}
.canvas-container{
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#download{
    border-radius: 20px;
    height: 2.5vw;
    border:none;
    color: aliceblue;
    font-weight: 700;
    margin:5px;
    width: 100%;
    font-size: 20px;
    background-color: rgb(105, 192, 105);
}
#canvas{
    border-radius: 20px;
}
.contoler-container button{
    cursor: pointer;
    margin: 3px;
    border-radius: 20px;
    border: none;
    width: 4vw;
    height: 4vw;
}
#background1{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/bege.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background2{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/black.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background3{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/blue.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background4{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/brown.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background5{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/gray.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background6{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/green.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background7{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/light_gray.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background8{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/orange.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background9{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/pink.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background10{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/purple.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background11{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/red.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background12{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/white.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background13{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/yellow.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background14{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/room.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background15{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/silver.png');
    background-repeat: no-repeat;
    background-position: center;
}
#background16{
    background-size: 100%;
    background-image: url('./assets/Backgrounds/gold.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body1{
    background-size: 100%;
    background-image: url('./assets/Body/amarelo.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body2{
    background-size: 100%;
    background-image: url('./assets/Body/azul.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body3{
    background-size: 100%;
    background-image: url('./assets/Body/cinza.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body4{
    background-size: 100%;
    background-image: url('./assets/Body/laranja.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body5{
    background-size: 100%;
    background-image: url('./assets/Body/marrom.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body6{
    background-size: 100%;
    background-image: url('./assets/Body/rosa.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body7{
    background-size: 100%;
    background-image: url('./assets/Body/roxo.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body8{
    background-size: 100%;
    background-image: url('./assets/Body/verde.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body9{
    background-size: 100%;
    background-image: url('./assets/Body/vermelho.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body10{
    background-size: 100%;
    background-image: url('./assets/Body/silver.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body11{
    background-size: 100%;
    background-image: url('./assets/Body/redsilver.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body12{
    background-size: 100%;
    background-image: url('./assets/Body/gold.png');
    background-repeat: no-repeat;
    background-position: center;
}
#body13{
    background-size: 100%;
    background-image: url('./assets/Body/redgold.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat1{
    background-size: 100%;
    background-image: url('./assets/Hat/amarelo.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat2{
    background-size: 100%;
    background-image: url('./assets/Hat/azul.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat3{
    background-size: 100%;
    background-image: url('./assets/Hat/branco.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat4{
    background-size: 100%;
    background-image: url('./assets/Hat/cinza.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat5{
    background-size: 100%;
    background-image: url('./assets/Hat/laranja.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat6{
    background-size: 100%;
    background-image: url('./assets/Hat/marrom.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat7{
    background-size: 100%;
    background-image: url('./assets/Hat/preto.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat8{
    background-size: 100%;
    background-image: url('./assets/Hat/rosa.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat9{
    background-size: 100%;
    background-image: url('./assets/Hat/roxo.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat10{
    background-size: 100%;
    background-image: url('./assets/Hat/verde.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat11{
    background-size: 100%;
    background-image: url('./assets/Hat/vermelho.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat12{
    background-size: 100%;
    background-image: url('./assets/Hat/silver.png');
    background-repeat: no-repeat;
    background-position: center;
}
#hat13{
    background-size: 100%;
    background-image: url('./assets/Hat/gold.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_1{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_1.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_2{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_2.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_3{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_3.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_4{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_4.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_5{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_5.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_6{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_6.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_7{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_7.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_8{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_8.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_9{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_9.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_10{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_10.png');
    background-repeat: no-repeat;
    background-position: center;
}
#eyes_11{
    background-size: 100%;
    background-image: url('./assets/Eyes/eyes_11.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_1{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_1.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_2{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_2.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_3{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_3.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_4{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_4.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_5{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_5.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_6{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_6.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_7{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_7.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_8{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_8.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_9{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_9.png');
    background-repeat: no-repeat;
    background-position: center;
}
#mouth_10{
    background-size: 100%;
    background-image: url('./assets/Mouth/mouth_10.png');
    background-repeat: no-repeat;
    background-position: center;
}
@media (max-width: 1200px) {
    body {
        background-image: url('./assets/My_Front_end/Background2.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: flex;
        justify-content: center;
    }
    #canvas{
        width: 90%;
    }
 
    .container{
        overflow: inherit;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse
    }
    .contoler-container button{
        cursor: pointer;
        margin: 3px;
        border-radius: 20px;
        border: none;
        width: 15vw;
        height: 15vw;
    }
    .contoler-container{
        margin: 10px;
        width: 100%;
        border-radius: 20px;
        padding: 20px;
        background-color: rgba(0, 0, 0,0.7);
        display: flex;
        flex-direction: column;
        align-items: baseline;
        justify-content: center;
        overflow: hidden;
    }
    #download{
        border-radius: 20px;
        height: 2.5vw;
        border:none;
        color: aliceblue;
        font-weight: 700;
        margin:5px;
        width: 100%;
        height: 100%;
        font-size: 20px;
        background-color: rgb(48, 1, 255);
    }
}
