Paste config into this file
Open this HTML file in a text editor and replace the PASTE_... values at the top with your real values:
const FIREBASE_CONFIG = {
apiKey: "PASTE_API_KEY",
authDomain: "PASTE_AUTH_DOMAIN",
projectId: "PASTE_PROJECT_ID",
...
};