html,body,#root{margin:0;padding:0;box-sizing:border-box;font-family:Georgia,serif;background-color:#0d1117;color:#eaddc5;height:100%;height:100dvh;width:100%;width:100vw;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0}*{box-sizing:inherit;-webkit-tap-highlight-color:transparent}button{font-family:Georgia,serif;outline:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:#c9a96e4d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#c9a96e80}@keyframes pulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.8}}
