How to keep order of a multiple select in input

That’s not how standard HTML select inputs work. There are various JavaScript “multi select” libraries that can do this sort of thing for you.