| r1 | ||
|---|---|---|
| r1 | 1 | {{{#!html <span style="font-size: 3rem; |
| 2 | font-weight: 900; | |
| 3 | background: #006241; | |
| 4 | background-size: 200% auto; | |
| 5 | color: transparent; | |
| 6 | -webkit-background-clip: text; | |
| 7 | background-clip: text; | |
| 8 | animation: rainbow 3s linear infinite; | |
| 9 | display: inline-block; | |
| 10 | letter-spacing: -2px; | |
| 11 | "> | |
| 12 | STARBUCKS | |
| 13 | </span> | |
| 14 | }}} |