*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;background:#0d0b0a;transition:background .2s ease}#root{min-height:100vh}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
