My verb coin looks like this:

But when a hotspot is near the edge of the screen, it goes over the edge like this:

I have a canvas with a panel under it with a Rect Transform:

And these are the settings:

So I am using Unity UI, and trying to get the verb coin to always stay within the screen. What am I doing wrong/is there something missing to accomplish this?
Thank you.
EDIT: Using version 1.63.2
EDIT again: Nevermind! It was anchoring with Unity UI that I was confused about, not a problem with AC. Sorry about that...
Link to what solved my problem in case someone else has a similar issue.