.wrapper-logo {
    height: 100vh;
    background: #334851;
    display: flex;
    justify-content: center;
    align-items: center;
}