Animation Not Centered

I’ve followed instructions to create an animated countdown-- only when I include the code *.center = view.center it loads the animation in the corner of the screen, not the center?

Any ideas how to get something to, literally, center on the screen?

did you IBOutlet the view that you want to center on?
it might not have been linked correctly or it is in a weird spot is inside some other UIElement