body{
  background-color: cornflowerblue;
  transparent:0.5;
  margin:20px;
  justify-content: center
 }
.content{
  background-color: white;
  position : ;
  width:4 00px;
  height: 400px;
  text-align: center;
  margin-top: 60%;
  border-radius: 10px;
  justify-content: center;
  isplay: flex
  
}

h1{
  position: relative;
  top:20px
}

input{
  left:0px;
  position: relative;
  height: 100%;
  width:80%;
  left:0px;
  border: none;
  outline: none;
  background-color: rgba(200,200,200,0);
  transparent:0
}

.ipt{
  left:0px;
  width:90%;
  height: 40px;
  margin-top:10px;
  background-color: b;
  border : 2px solid;
  border-radius: 5px;
  margin-left: 5%;
  
}

.ipt1,button{
   left:0px;
  width:100%;
  height: 40px;
  margin-top:10px;
  background-color: b;
  border : 2px solid;
  border-radius: 5px;
  margin-left: 0%;
 
}
.mdp{
  width:10%;
  height: 100%;
  background-color: rgba(100,1,1,0);
  border: none;
  
}

