There is a style.css in public, but I can\'t seem to make the express static option work. I deleted express and have done npm i
style.css
public
express
npm i
app.use(express.static('public'));
http://expressjs.com/4x/api.html#express.static