First change the Selector to what you'd like to style. You can put any valid CSS selector in that box:
- type selectors
- class selectors
- id selectors
- descendant selectors
- child selectors
- universal selectors
- adjacent sibling selectors
- attribute selectors
- pseudo-class selectors
- pseudo-element selectors
I chose to put in a class selector, and called it ".bigHead".
You can add the style to just the current page, a new CSS style sheet, or an existing CSS style sheet.
Then add your styles. You can change a lot of style options:


