*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#060606;color:#ccc;font-family:DM Mono,Fira Mono,Courier New,monospace;min-height:100vh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#1e1e1e;border-radius:2px}input::placeholder{color:#2a2a2a}select option{background:#111}input[type=range]{-webkit-appearance:none;height:3px;border-radius:2px;background:#1a1a1a;width:100%;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:13px;height:13px;border-radius:50%;cursor:pointer;background:#0f8}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
