*{margin:0;padding:0;box-sizing:border-box}body{background:#0d0d0d;color:#e0e0e0;font-family:Segoe UI,Apple SD Gothic Neo,sans-serif;overflow:hidden}#root{width:100vw;height:100vh;display:flex;flex-direction:column}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}
