You can enter CSS here which will be applied directly to the element in its style attribute.
Note: Multi-word attributes, like font-size, are written in Javascript-friendly camel case: fontSize.
Note: It is better in most cases to use classes from your theme or editor-style-shared.css rather than the style attribute.