#container {
    background: linear-gradient(#346293, #65abcb);
}
#contenedor_img {
    display: flex;
    justify-content: center;
    align-items: center;  
}
.h3 {
    color: #155CA9;
}