If I open a modal and the modal is longer than the webpage i.e becomes scrollable (this happens more on mobile), I want the top of the modal content to be displayed when the modal opens and not the bottom. So at the moment when I open a modal (that is scrollable), I have to scroll up to see the start of the modal content.
How to do this?