/* css reset */

*{
    margin: 10px;
    padding: 10px;
    margin: 10px;
    
    box-sizing: border-box;
}
.container1{
    width:100%;
    height: 100%;
    background-image: url("1713522558_original.jp");
    background-repeat: no-repeat;
    background-size: 100%;
    color: aliceblue;
}


.container{
    width:100%;
    height: 90vh;
    color:rgb(255, 255, 255);
}
.form-control{
    width:500px;
*{
    margin: 0;
    padding: 0;
    height: 90vh;
    background-color: red;
}

.form-control{/* css reset */
        width:100%;
        height: 90vh;
        background-color: rgb(202, 194, 194);
    
    .input-box{
        margin-left: 20px;
        
    }
    width:500px;
    /* background-color: blueviolet; */
}
/*h2 {

}*/
.container {
    justify-content: center;
    align-items: center;
}
.form-item{background-repeat: repeat-x;display: flex;
    margin-top: 20px;
    
}
    
}
.container {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width:500px;
    /* background-color: blueviolet; */
}
.container h2 {
    justify-content: center;
    align-items: center;
}
/*
margin: 0;
    height: 20px;
    /* background-color:container aqua; //
    display: flex;
    margin-top: 20px;
    
}display: flex;
    margin-top: 20px;
    
}
    align-items: center;
}
    */
.form-item{
    
    width:100px;
    height: 20px;
    /* background-color: aqua; */
    display: flex;
    margin-top: 20px;
    
}
.header{
    margin-top: 1%;
    padding: 10px;
    text-align: left;
    background: #628a8252;
    color: blue;
    font-size: 30px;
    display: flex;
    justify-content: space-between;
}
.fotter{
    padding: 10px;
    height: 8vh;
    text-align: right;
    background: #ffffff6e;
    color: aqua;
    font-size: 50px;
    margin-top: 125px;
}
