html{
    font-size: 9px;
}

header{
    background-position: center;
}

#header{
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#form-container{
    width: 80%;
}

#adres{
    width: 80%;
    margin-top: 5rem;
}