Designs are from [DES-8](https://linear.app/comm/issue/DES-8/design-desktop-app-loading-screen). This is the first step to [fixing SSR on web](https://linear.app/comm/issue/ENG-2513/fix-ssr-on-web)... basically we need to align keyserver/web on some loading HTML.
This can be used in other places, but for now I'm introducing it to use while `redux-persist` is loading.
In a subsequent diff, I'll pass it down via SSR.