Hi

A simple way using a helper(and hidden) column, let's say Column H, is this.

In H5, use this

=IF(OR(G5>100.5,G5<99.5),FALSE,TRUE)

Then in CF rules of G5, use this.

=H5=FALSE