.SCSS



#inputalani {
height: 30px;
width: 175px;
position: relative;
margin-left: 25%;
margin-top: 50%;
margin-bottom: 10%;

#input {
width: 23px;
height: 23px;
position: absolute;
left: 1%;
top: 10%;
}

#img {
width: 23px;
height: 23px;
position: absolute;
left: 0;
top: 6%;
}
}




Çıktı: