Let x and y be integers. Then x is a multiple of y if there exists another integer z such that x = y*z.
That is the definition. Now let x = zero and let y be an arbitrary integer. Can we find an integer z such that 0 = y*z? I think you'll see that choosing z = zero will do the trick every time. So zero is a multiple of every integer.