div { width: 100px; height: 100px; background-color: red; transform: translate(x, y) rotate(45deg) scale(x, y); transform-origin: x y;}