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