# Doc: https://www.hipaatizer.com/docs/form-builder/styling/custom-css > LLM view for https://www.hipaatizer.com/docs/form-builder/styling/custom-css This file contains all documentation content in a single document following the llmstxt.org standard. ## Custom CSS ## Create Custom CSS Styles HIPAAtizer allows you to create custom CSS styles under the "Custom CSS" tab. ![HIPAAtizer Form Builder Styling tab with the Custom CSS editor and Open Full Screen icon](https://www.hipaatizer.com/docs/assets/images/21-076bb76d0a35cd6416b9281d861900b6.png) - Write your CSS styles into the field or expand the window by clicking on the "Open Full Screen" icon. ![HIPAAtizer Custom CSS editor in full-screen mode with CSS code entered](https://www.hipaatizer.com/docs/assets/images/22-f39bae5323d2335362be9e44cad381ed.png) - You can also style specific components or rows by clicking on the "Edit" icon and adding the CSS class in the Settings drawer. ![HIPAAtizer form builder component settings drawer with the Add CSS Class field highlighted](https://www.hipaatizer.com/docs/assets/images/23-bb010df939c8f4d39091123fd28a7578.png) ![HIPAAtizer form builder showing a component with a custom CSS class applied affecting its appearance](https://www.hipaatizer.com/docs/assets/images/24-ed66489f57e722415e8c28b6b0b9e6d4.png) :::::info[Reminder ] Don't forget to save your changes! The applied changes will be displayed in Preview mode. Save and publish your form to finalize your form styling. :::::