* {
font-family: 'Roboto', sans-serif;
box-sizing: border-box;
}
#myInput {
background-image: url('https://www.onlylearns.com/wp-content/uploads/2018/11/searchicon.png');
background-position: 12px 12px;
background-repeat: no-repeat;
width: 90%;
font-size:...