We want to create the following cube rotation effect.
- You should create two cubes using the index.html and the cubes should be rotated same as video.mp4.
- Left cube should be rotated left to right.
- Right cube should be rotated up to down.
- color codes • front - #fa5252 • back - #f76707 • right - #12b886 • left - #4c6ef5 • top - #fab005 • bottom - #7950f2
- You can only use style.css for the Cube Animation, JavaScript is not allowed.