Why is my item description HTML not showing any style?

fabes01
Community Member

So its my first time creating a template for my item descriptions. I used VS code to write my HTML CSS and Java. After finishing and reading some posts on the subject I changed my code to style my css in-line HTML. I removed my <head> and <body> tags. When I preview my item, the description shows my HTML content without any style. I have also tried removing the Java without any luck. 

Any help will be much appreciated.

I would like to show my code but its quite long.