*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:#000;color:#fff;font-family:Courier New,Courier,monospace;font-size:13px}body{-webkit-font-smoothing:antialiased}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .6s ease forwards}
