one fable-low hijack cell
pair horizon / javascript
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked horizon (first-offered)
· classifierA
· tiernone
response (200 chars)
Here's a JavaScript example that draws a horizon scene on an HTML canvas:
```html
<canvas id="horizon" width="600" height="400"></canvas>
<script>
const canvas = document.getElementById('horizon');
neighbors