Repl.it didn't let work...
Repl.it didn't change the background of the site.
Voters
Coder100 (16872)
You must link your CSS.
Add this to your html:
<link href="/Css.Css/style.css" rel="stylesheet" type="text/css" />
do this for all the HTML files.
connect it to your html.
you can also link your other css file.
like that.
That should work