Branch: main
Page: packages/app/pages/index.tsx
(as seen on https://popcorn.network/)
The stars, planets and rocket SVG on the page should be animated so that the rocket ship shakes and the stars and planets wobble slightly. The planets should wobble in independent directions so it doesn't look like they are all wobbling in the same way.
The implementation should be done in pure css or javascript.
The performance effect of the implementation should be such that the page functionality such as paint, rendering and scrolling are unaffected.