.card {
  position: absolute;
  width: 100px;
  transition: all 0.3s ease-in-out;
}
