Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Test {
- display: grid;
- place-items: center;
- }
- #Test2 {
- position: absolute;
- }
- #I1 {
- transform: perspective(700px);
- }
- #I2 {
- transform: perspective(700px) translate(-1000px, 0px);
- }
Advertisement
Add Comment
Please, Sign In to add comment