<div style="width: 100%; display: inline;position: fixed;">
<input type="text" placeholder="Write movie name" style="width:45%;height: 30px;">
<button style="width:45%;background-color: green;color: white;height: 38px;">search </button>
</div>
<div id="result" style="width: 100%;"></div>