.img-logo {
    height: 50%;
    width: 50%;
}

.container-center {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}