CSS Beautifier & Minifier

Beautify and minify CSS code with customizable formatting options

Input CSS
Paste or type your CSS here
1
.container { max-width: 1200px; margin: 0 auto; }
Beautified CSS
Output will appear here