//files have to be served up by our server and css //is usually placed in a public folder app.use(express.static("public"));