.magnetWrapper {
  position: relative;
  display: inline-block;
}

.magnetInner {
  will-change: transform;
}
