The Matrix Code was made with Svelte part of a code-something-stupid-in-5-minute challange.
- Go to the Svelte REPL: https://svelte.dev/repl
- Copy the code in App.svelte from here to the default App.svelte file in the REPL
- Add another file and name it Column.svelte
- Copy the code in Column.svelte from here to the REPL
- That's it! The Matrix Code will automatically render.