# Glitch Text

Cyan glitch-effect headline — periodic RGB-split animation

## Surfaces

web, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| text | string (alias: title, label) |
| size | string (optional, CSS font-size, default 2rem) |

## Example payload

```json
{
  "type": "glitch_text",
  "text": "A concise description of the content."
}
```

Live page: https://a2uicatalog.ai/atoms/glitch_text/
Full field contract: https://a2uicatalog.ai/spec.json
