how to flex to the right code example Example: flex force div right side .parent { display: flex; } .child { margin-left: auto; order: 2; }