The index.html file is completely self contained. Just drop it onto a server and it will work, all the CSS is either in the styles.css file, or inline. I know inline css is "A Bad Thing", but it was ...