:root{--primary: #ffffff;--secondary: #526d92;--tertiary: #d3e4f3;--accent: #C4D2F5;--bg: #edf0f7;--text-primary: rgb(0, 0, 0);--text-secondary: rgb(236, 232, 255);--text-tertiary: rgb(55, 67, 103);--text-accent: rgba(244, 244, 237, 1)}html,body{padding:0;margin:0;width:100%;height:100%;top:0;left:0;right:0;bottom:0;overflow:hidden;background:var(--tertiary);color:var(--text-tertiary);line-height:1.5}html{overflow:auto;background-color:#000}body{display:flex;align-items:center;justify-content:center;min-height:100%;font-family:Courier New,Courier,monospace}body>p{width:3em;white-space:pre}
