Why Are My Views Not Showing - Code on Codepen Link

The html has relative URLs linking to various css and js files.
In codepen, the links should be full URLs, relative won’t work because they are not hosted on codepen.
Or you should put your css and js in the css and js windows on codepen.