:root{--naija-green:#00e676;--noise-red:#f33;--bg-color:#050505;--text-color:#fff}body,html{margin:0;padding:0;background-color:var(--bg-color);color:var(--text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100vh;width:100vw}*{box-sizing:border-box}body{overscroll-behavior:none;position:fixed;top:0;left:0;right:0;bottom:0}