.all_back{
    width: 100%;
    float: left;
    height: 100vh;
    background-image: url("./J4o.gif");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.form_back{
    width: 70%;
    margin: 100px auto;
    text-align: center;
    /*background-color: rgba(255, 228, 196, 0.678);*/
    border-radius: 20px;
    font-color:#fff;
}

.form_back h1{
    font-size: 40px;
    font-weight: 900;
    color: white;
    padding-top: 20px;
    letter-spacing: 1px;
}

.form_back input{
    width: 90%;
    margin: 10px auto;
    padding: 5px;
    color: black;
    font-size: 20px;
}

.form_back input:focus{
    outline: none;
}

.sdfr input{
    width: 50%;
    margin-bottom: 20px;
}

.asss_oo_po{
    color: white;
}