how to serve css through go code example Example: how to serve css through go http.Handle("/", http.FileServer(http.Dir("css/")))