Try it: https://fredrik.hubbe.net/ProffieOS-StyleEditor/style_editor.html
To test it locally, run "npm install" then "npx vite" and to go the URL that it gives you.
To deploy to a web server use "npx vite build" and copy the contents of the "dist/" folder to your web server.