The translate() function shifts the element relative to the original location by a given value horizontally and vertically.
translate()
transform: translate( tx [, ty ]? );