body{background:linear-gradient(120deg,#116cff,#e705c0);color:#fff;font-family:sans-serif;height:100vh;margin:0;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;width:100vw}.refresh,body{align-items:center;display:flex;justify-content:center}.refresh{background:rgba(0,0,0,.4);border-radius:10px;cursor:pointer;height:20px;padding:10px;position:absolute;right:10px;top:10px;width:20px}.flexForText{display:flex;justify-content:space-between;margin-top:20px}.title{font-size:20px;font-weight:500}.codeExample{font-family:Roboto Mono,monospace;font-size:14px;font-weight:400;margin-top:17px}.row{grid-gap:10px;background-color:#fff;border-radius:30px;display:grid;gap:10px;grid-template-columns:repeat(10,40px);padding:10px}.dot{align-items:center;background-color:#9932cc;border-radius:50%;display:flex;font-size:15px;font-weight:500;height:40px;justify-content:center;width:40px}
/*# sourceMappingURL=main.186a11b5.css.map*/