.tilted {
  transform: rotate(10deg);
  transition: transform 0.3s ease;
}