stream-render-farm/stream.css

2 lines
130 B
CSS
Raw Permalink Normal View History

2026-07-18 21:32:55 +02:00
body { margin: 0; background: #000; color: #0f0; font-family: monospace; }
canvas { display: block; width: 100vw; height: 100vh; }