CSS
also known as: Cascading Style Sheets
CSS — The language that describes how a web page looks — colours, fonts, spacing, layout, animations.
HTML sets up the structure; CSS makes it look like something. When someone says "the styling is off," they usually mean CSS.
"Fix the CSS." "It's a CSS issue."