The translate()
CSS function repositions an element in the horizontal and/or vertical directions. Its result is a `` data type.
This transformation is characterized by a two-dimensional vector. Its coordinates define how much the element moves in each direction.
x축과 y축을 수정하여 elem을 이동시키는 css 속성이다.