/* baseline styles: avoid 404 and ensure dark background */
:root{color-scheme:dark}
body{margin:0;background:#0b1220}
