* {
    /*outline: 2px solid limegreen;*/
}

body {
    margin: 0%;
}

#htn {
    background-image: url(https://a.travel-assets.com/findyours-php/viewfinder/images/res70/77000/77767-Fortaleza-And-Vicinity.jpg);
    background-size: cover;
    height: 343px;
    padding: 0px 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: 50% 70%;
    text-align: center;
}

#bone {
    background-color: #00b4d8;
    border-radius: 10px;
    max-width: 234px;
    margin: 0 auto;
}


#btwo {
    background-color: #38b000;
    border-radius: 10px;
    padding: 10px;
}

#logo {
    max-width: 445px;
}

#bold {
    font-weight: bolder;
    margin-top: 0px;
}

.img-size {
    width: 100px;
    border-radius: 50%;
    height: 100px;
}

#aof {
    display: flex;
    flex-direction: row;
    justify-content:space-evenly;
}

.center{
    flex-grow: 1;
    flex-basis: 0px;
    flex-shrink: 1000000000000000;
}

#flag{
    background-color:   yellowgreen;
    text-align: center;
     
}

/*
#00b4d8 blue 


#38b000 green