@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{margin:0;padding:0;width:100%;height:100%;background:#000}body{font-family:"Monospace",monospace;overflow:hidden}#ui-layer{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:50;pointer-events:none}#ui-layer article{pointer-events:auto}
