/* css reset */

*{
    margin: 10px;
    padding: 10px;
    margin: 10px;
    
    box-sizing: border-box;
}
.container1{
    width:100%;
    height: 100%;
    background-image:  url("/home/gptc/Desktop/mini proj/images/city-lights-through-rain-window.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    color: aliceblue;
}


.container{
    width:100%;
    height: 90vh;
    color:rgba(240, 229, 229, 0.966)
    /*background-color: red;*/
}
.form-control{
    width:500px;
*{
    margin: 0;
    padding: 0;
    height: 90vh;
    /*background-color: red;*/
}

.form-control{/* css reset */
        width:100%;
        height: 90vh;
        background-color: red;
    
    .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 {
    /*background-image:  url("images/LED-Wall.png");*/
    background-color: rgb(17, 17, 16);
    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;
    
}
.input-box{
    margin-left: 20px;
    
}




