.color-unset { color: unset; } .line-break-anywhere { line-break: anywhere; } .transition-200 { transition: 200ms } .rotate-180 { transform: rotateX(180deg) }