.magnet {
  position: relative;
  display: inline-block;
}

.magnet__inner {
  will-change: transform;
}
