import { html } from "../../model/misc"; import "./background.scss"; export const generate = (): html => `
`;