attribute1
attribute2
attribute3
🔶 팝업과 blur를 같이 사용할때 대체로 popup 아래 blur 사용 (근데 z-index사용하기에 순서 무방)
translate (fixed, absolote랑 자주 쓰임)
top: 50%; left: 50%; transform: translate(-50%, -50%);
rotate
scale
skew