It worked when I added this code. Thanks for helping.
if (!empty($_GET['s'])) : ?> <input type="hidden" name="s" value="<?php echo esc_attr($_GET['s']); ?>"> <?php endif; ?>