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{--custom-padding:1rem;--custom-width:256px;--custom-height:256px}.App{flex-direction:column;height:100vh}.App,.App-header{align-items:center;background-color:var(--bs-secondary-color);display:flex;justify-content:center}.App-header{color:var(--bs-light);width:calc(256px + 1rem);width:calc(var(--custom-width) + var(--custom-padding))}.App-brand{height:2rem;margin:.5rem;pointer-events:none;width:2rem}.App-heading{line-height:32px;margin:0}.App-container{background-color:#fff;flex-direction:column;height:512px;height:calc(var(--custom-height)*2);width:calc(256px + 1rem);width:calc(var(--custom-width) + var(--custom-padding))}.App-color-overlay,.App-container{align-items:center;display:flex;justify-content:center}.App-color-overlay{background-color:#00000080;cursor:pointer;max-height:1rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding-top:1rem;z-index:1}.App-color-text,button{color:var(--bs-light)}button{margin-top:calc(448px - 1.25rem);margin-top:calc(var(--custom-height)*1.75 - var(--custom-padding)*1.25)}
/*# sourceMappingURL=main.515a6ed8.css.map*/