#wrapper{align-items:center;display:flex;flex-direction:column;gap:5vh;padding:1.5rem;-webkit-user-select:none;user-select:none}#info{font-size:3vh;text-align:center}.description{color:#9f9f9f;font-size:2.5vh;list-style:none;padding:0;text-align:left}#etc{bottom:5vh;position:fixed}.title{font-weight:600}.bold{font-weight:700}.startpoint{color:#9f9f9f}.midpoint{color:#ffd98e}.endpoint{color:#00ff48}#display{display:flex;font-size:15vh}.button-wrapper{font-size:2.5vh;gap:3vw}.button,.button-wrapper{align-items:center;display:flex;justify-content:center}.button{border-radius:15px;cursor:pointer;height:8vh;padding:.5vw;width:25vw}.fill{background-color:#8694ff;color:#fff}.unfill{background-color:#bfbfbf;color:#fff}.outline{border:2px solid #8694ff}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}#root,body,html{-webkit-tap-highlight-color:transparent;height:100vh;height:calc(var(--vh, 1vh)*100);width:100vw;*{-ms-overflow-style:none;scrollbar-width:none;::-webkit-scrollbar{display:none}}}