div { width: 60px; height: 60px; background-color: skyblue; } .moved { transform: translate(50px, 10px); background-color: pink; }