Preview:
background-color: #f0f0f0; /* sets the background color to a light gray */
font-family: Arial, sans-serif; /* sets the font to Arial or a similar sans-serif font */
  font-size: 18px; /* sets the font size to 18 pixels */
  font-style: italic; /* sets the font style to italic */
  color: #00698f; /* sets the text color to a dark blue */
  text-align: center; /* centers the text horizontally */
  text-decoration: underline; /* adds an underline to the text */
  text-indent: 20px; /* indents the text 20 pixels from the left */
}
```
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter