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}.App{background-color:#fff;text-align:center}.App-header{align-items:center;background-color:#22262f;color:#fff;font-size:calc(10px + 2vmin);min-height:10vh;width:100%}.App-header,.Content{display:flex;justify-content:center}.Content{align-items:flex-start;flex-direction:row}.App-explanation{background-color:#22262f;border-radius:10px;color:#fff;font-size:calc(2px + 2vmin);margin-right:5em;min-height:10vh;padding:20px;width:95vh}img{border-radius:10px;height:auto;margin-top:1em;width:70%}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}@media only screen and (max-width:600px){.Content{display:flex;flex-direction:column;justify-content:center}.App-explanation{background-color:#282c34;border-radius:10px;color:#fff;font-size:calc(2px + 2vmin);margin:auto;min-height:10vh;padding:20px;width:80%}}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.1f4e5f6c.css.map*/