.home{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.cnv{max-width:100%;display:flex;align-items:center}@media screen and (orientation:portrait){canvas,.cnv{height:40svh!important}}:root{--light-beige: #f5f3d3;--beige: #e6dfb5;--dark-blue: #265380;--light-cyan: #3ecde3;--text-color: #4ca3e5;--magenta: #e54ccb}html,body,#root,.App{width:100lvw;max-width:100lvw;overflow:hidden;height:100svh;max-height:100svh}.App>*{max-width:100%;margin-left:auto;margin-right:auto}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}body{background:linear-gradient(128deg,#110815,#290f2acc 70%,#110815);color:var(--text-color);font-family:Arial,sans-serif;line-height:1.6}#root{margin:0 auto}.App{margin:0 auto;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
