[ rust-nostr/nostr ] browser-signer-proxy: allow customizing HTML page
- remove the css file, css can be embedded in the HTML
- change the ID of the status to `nip07-proxy-status`
- set the status color using `.style` instead of the class name
- rename `HTML` constant to `DEFAULT_HTML`
- example with a custom page
Closes