body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{margin:20px;text-align:center}.clock{background-color:#fff;border:5px solid #000;border-radius:50%;height:200px;margin:20px auto;position:relative;width:200px}.clock-face{height:100%;position:relative;width:100%}.hour-hand,.minute-hand{background-color:#000;left:50%;position:absolute;top:50%;transform-origin:bottom center}.hour-hand{height:50px;width:4px}.hour-hand,.minute-hand{transform:translate(-50%,-100%)}.minute-hand{height:70px;width:2px}.center-point{background-color:#000;border-radius:50%;height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.options{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.options button{cursor:pointer;font-size:18px;padding:10px 20px}.stats{margin-bottom:20px}.stats p{font-size:18px;margin:5px 0}
/*# sourceMappingURL=main.b8048faf.css.map*/