body {
    min-width: 350px;
}

.back {
    height: 100%;
}

.centre {
    display: flex;
    justify-content: center;
}

form {
    width: 100%;
}
