body{
    background: url(../img/mario.gif);
    background-position: center;
    background-size: cover;
    background-repeat: repeat;
    height: 97vh;
    width: 99%;
    color: white;
}
header{
    display: inline-block;
    width: 100%;
    background-color: #000;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: white;
    text-shadow: 0px 0 px 2px white, 0px 0px 3px white, 0px 0px 4px  white;

}
#e5{
    margin-left: 28%;
}

section{
display: inline-block;
width: 100%;
padding: 20px;
margin: 0px 0px 40px 0px;
}

.cara1{
    display: block;
    width: 300px;
    height: 300px;
    background-color: yellow;
    border-radius: 150px;
}

.cara2{
    display: block;
    margin-top: -240px;
    margin-left: 80px;
    width: 40px;
    height: 60px;
    background-color: rgb(0, 0, 0);
    border-radius: 50%;

}

.cara21{
    display: block;
    width: 20px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    margin-top: -40px;
    margin-left: 93px;

}

.cara3{
    display: block;
    margin-top: -50px;
    margin-left: 180px;
    width: 40px;
    height: 60px;
    background-color: rgb(0, 0, 0);
    border-radius: 50%;
}

.cara31{
    display: block;
    width: 20px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    margin-top: -40px;
    margin-left: 188px;

}

.cara4{
    display: block;
    width: 100px;
    height: 50px;
    background-color: black;
    border-radius: 0px 0px 75px 75px;
    margin-top: 37px;
    margin-left: 95px;
    
}

.cara5{
    display: block;
    width: 300px;
    height: 50px;
    background-color: darkblue;
    border-radius: 65px 65px 0px 0px;
    margin-top: -202px;
    margin-left: 5px;
}

.cara6{
    display: block;
    width: 300px;
    height: 10px;
    background-color: darkblue;
    border-radius: 0px 0px 75px 75px;
    margin-top: -10px;
    margin-left: 128px;
}

#toogle{
    display: none;
        width: 100%;
        margin-top: -40px;
        margin-left: 10px;
        color: white;
}

#close{
    display: none;
        width: 100%;
        margin-top: -40px;
        margin-left: 10px;
        color: white;

}

footer{
    display: inline-block;
    width: 100%;
    background-color: #000;
    font-size: 10px;
    padding: 5px 0px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    left: 0px;
    color: white;
}

#menu{
    display: none;
    width: 100%;
    background-color: black;
    color: white;
    
}

#menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

#menu ul li{
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 7px;
    border: 1px solid gray ;
    border-bottom: 0px ;
    border-radius: 12px 12px 0px 0px;
}

#menu ul li:hover{
    text-decoration: none;
    font-size: large;
    font-weight: 800;
    background-color: rgb(75, 75, 75);
}

.btt{
    --bs-btn-padding-x: 2.15rem;
    --bs-btn-padding-y: 2.175rem;
    --bs-btn-bg: gray;
    --bs-btn-border-color: none; 
    margin-top: 2px;
}

#cont1{
    color: white;
}

#cja2{
    color: white;
}
#cja3{
    color: white;
}
#cja4{
    color: white;
}
#cja5{
    color: white;
}

#triqui{
    display: grid;
    justify-content: center;
    justify-items: center;
}

.tri{
    display: inline-block;
    background-color: gray;
    border-radius: 15px;
    margin-top: 4px;
    text-align: center;
    font-size: 14px;
    font-weight: 900;
    color: white;
    width: 100px;
    height: 100px;
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
}
#res5{
    display: none;
    margin-top: -370px;
    width: 100%;
    height: 308px;
    line-height: 300px;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    background-color: rgba(63, 126, 47, 0.45);
    border-radius: 14px;
}

.cmg{
    display: inline-block;
    background-color: gray;
    border-radius: 15px;
    margin-top: 4px;
    text-align: center;
    font-size: 120px;
    font-weight: 700;
    color: white;
    width: 100px;
    height: 100px;
    padding: 12px;
}
.cmgp{
    display: inline-block;
    border-radius: 15px;
    margin-top: 4px;
    text-align: center;
    font-size: 75px;
    font-weight: 700;
    color: white;
    width: 100px;
    height: 100px;
    padding: 12px;
}
#res6{
    display: none;
    margin-top: -500px;
    width: 550px;
    height: 450px;
    line-height: 330px;
    text-align: center;
    font-size: 60px;
    font-weight: 900;
    background-color: rgba(63, 126, 47, 0.45);
    border-radius: 14px;
}
#flag img{
    width: 35px;
    height: 25px;
    padding: 3px;

}
i{
    height: auto;
}

#car{
    display: block;
    width: 300px;
    height: 300px;
    background-color: yellow;
    border-radius: 150px;
}

#oi{
    display: block;
    margin-top: -240px;
    margin-left: 80px;
    width: 40px;
    height: 60px;
    background-color: rgb(0, 0, 0);
    border-radius: 50%;

}

#oii{
    display: block;
    width: 20px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    margin-top: -40px;
    margin-left: 93px;

}
#od{
    display: block;
    margin-top: -50px;
    margin-left: 180px;
    width: 40px;
    height: 60px;
    background-color: rgb(0, 0, 0);
    border-radius: 50%;
}

#odd{
    display: block;
    width: 20px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    margin-top: -40px;
    margin-left: 188px;

}
#boc{
    display: block;
    width: 100px;
    height: 50px;
    background-color: black;
    border-radius: 0px 0px 75px 75px;
    margin-top: 37px;
    margin-left: 95px;
    
}
#rei{
    margin-top: 150px;
}#ran{
    margin-top: 150px;
}

@media screen and (max-width: 600px){

    #toogle{
        display: block;
        width: 100%;
        margin-top: -40px;
        margin-left: 10px;
        color: white;
    }

    #close{
        display: none;
        width: 100%;
        color: white;
        margin-top: -40px;
        margin-left: 10px;
    }

    #menu{
        width: 40%;
        display: none;
        height: 100vh;
    }

    #menu ul{
        text-align: left;        
    }   

    #menu ul li{
        display: block;
        margin-top: 0px;
        padding-bottom: 16px;
        border: 1px solid gray ;
        border-bottom: 0px;
        border-left: 0px;
        border-radius: 0px 90px 0px 0px;
    }
}
