While running on local host, the output is as expectedOutput on localhost
But after updating the styles in github, and then later deplyoing on vercel for this url : https://varshaa.vercel.app/JSbasics/counter, the webpage looks like this Output after deploying on vercel
This is my github repo, please let me know where have I gone wrong : https://github.com/shettyvarshaa/varshaashetty/tree/main/JSbasics/counter
I tried to add the css and html file onto a separate folder, it did not work