*,:after,:before{box-sizing:border-box}html{font-size:62.5%;height:100%;overflow:hidden;width:100%}a,address,blockquote,button,canvas,caption,code,dd,details,dl,dt,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,hr,input,label,legend,li,ol,optgroup,option,p,pre,select,summary,table,td,textarea,th,ul{-webkit-appearance:none;appearance:none;background:none;border:none;color:inherit;font:inherit;margin:0;outline:none;padding:0;text-decoration:none}button{background:#fff;border-radius:1rem;color:#000;cursor:pointer;font-size:1.6rem;font-weight:700;margin:.5rem;padding:2rem 1rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#010101;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#ffffff20;border:4px solid transparent;border-radius:9999px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{font-size:5rem}h1,h2{color:#333;font-weight:700;margin-bottom:1rem;text-align:center}h2{font-size:4rem}h3{font-size:3rem}h3,h4{color:#333;font-weight:700;margin-bottom:1rem;text-align:center}h4{font-size:2rem}h5{font-size:1rem}h5,h6{color:#333;font-weight:700;margin-bottom:1rem;text-align:center}h6{font-size:.75rem}.fade-in{-webkit-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.App{text-align:center;-webkit-user-select:none;user-select:none}main{flex-direction:column;min-height:100vh;padding:0 1rem}.canvas-container,main{align-items:center;display:flex;justify-content:center}.canvas-container{height:100%;padding-inline:5vw;position:relative;right:0;width:100%;z-index:0}.rotated-canvas{left:-50%;position:absolute;top:-50%;z-index:-1}.canvas-container canvas{-webkit-clip-path:ellipse(20% 42%);clip-path:ellipse(20% 42%);margin-inline:auto;max-height:100%;max-width:100%}
/*# sourceMappingURL=main.57f1c6ce.css.map*/