# Fonds
- 420 SPACE CAT


# Formes

Mask with shape/noise
```
.mask(
    shape(25, 0.25).modulateScale(
    noise(400.5, 0.5)
    )
)
```