div {
    display: flex;
    justify-content: center;
    align-items: center;
}

#logo {
    margin-top: 13%;
}

h1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #034792;
    font-weight: 450;
}

#logo_instagram {
    width:50px;
    height:50px;
}