Need cancel button on bottom of Console Output so I don't have to scroll up to cancel the job

I have CI jobs that have thousands of lines of logs (I can’t change it) and scrolling up and down to get the latest output or Cancel the job is PAINFUL. This is especially important when I have to cancel the job at a specific time for testing reasons (the delay in scrolling can cause me to miss my window).

Can you take the cancel button here:

And have it fixed in the bottom right of the console output page so that it’s showing on the right when I’m fixed at the latest logs at the bottom? Or just put a button down there in general?