.aspect-primary{
  aspect-ratio: 4 / 3;
}

.z-index-9999{
  z-index: 9999;
}

.rotate-45{
  transform: rotate(45deg);
}