.magnet {
  display: inline-block;
  transition: transform 0.2s ease-out;
  will-change: transform;
  cursor: default;
}