it is the Google Logo BUT as a css loader
it is the Google Logo BUT as a css loader let body = ` Google Logo page loader `; return { statusCode: 200, headers: {'Content-Type': 'text/html'}, body: Buffer.from(body), };