#progress{background-color:#6200ee;position:fixed;bottom:100px;right:20px;height:60px;width:60px;display:grid;place-items:center;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,0,.2);cursor:pointer}#progress-value{display:block;height:calc(100% - 12px);width:calc(100% - 12px);background-color:#efe0fe;border-radius:50%;display:grid;place-items:center;font-size:35px;color:#6200ee}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0}html{scroll-behavior:smooth}h2,h3{padding:10px}
