*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e8eaf0;background:#0f1117;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}.use-example{animation:2.2s ease-in-out infinite pulse}.use-example:hover{opacity:1;animation:none}
