@tailwind base;@tailwind components;@tailwind utilities;body{background-color:#000;overflow:hidden;margin:0}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#002fa71a}::-webkit-scrollbar-thumb{background:#00f0ff}.scanlines{background:linear-gradient(to bottom,#fff0,#fff0 50%,#0003 50%,#0003);background-size:100% 4px;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:10}.vignette{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0 150px #000000e6 inset;pointer-events:none;z-index:5}
