@import"https://fonts.googleapis.com/css2?family=Chivo+Mono&display=swap";:root{--gray: "#bbbbbb ";--gray97: #f7f7f7;--light-gray-shade: #bbbbbb;--dark-gray: #a9a9a9;--nice-blue: #3178c6;--soft-cyan: #7aea96}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}body{margin:0;font-family:Chivo Mono,monospace;caret-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:auto}::-webkit-scrollbar-track{background:var(--gray97)}::-webkit-scrollbar-thumb{background:var(--light-gray-shade);border:.25em solid var(--gray97);border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:var(--dark-gray)}
