A few notes:
CSS should go in a css/ folder
Images should go in an images/ folder
Javascript should go in a js/ folder
Try to use css from /css/ rather than making a new file (use relative paths)
Maybe start using .html and sister .md files, see chugl pages for how to do this