CSS
Active tech stack
Visit Website
Cascading Style Sheets, a style sheet language used for describing the presentation of a document written in HTML

CSS controls the layout of multiple web pages all at once, allowing you to define styles for elements like color, size, font, spacing, and position. It separates the presentation from the content, making it easier to maintain websites.