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{height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.App{align-items:center;background-color:#323232;color:#fff;display:flex;flex-direction:column;gap:1vh;justify-content:space-evenly;min-height:100vh;text-align:center;width:100%}.Image{background-color:#d7d7d7;border-radius:10px;padding:1vw;width:20vw}img{height:100%;object-fit:contain;width:100%}.Decision{background-color:#505050;border-radius:20px;font-family:Kode Mono;font-size:16px;line-height:35px;padding:3vh;text-align:left;white-space:pre-wrap;width:75vw}.Choices{background-color:#1c1c1c;border-radius:15px;display:flex;flex-direction:column;justify-content:space-around;max-width:50vw;padding:2vh}.Choice{background-color:#7d7d7d;border-radius:25px;margin:.75vw;padding:1vw;white-space:pre-wrap}.Choice:hover{background-color:#c8c8c8;cursor:pointer}
/*# sourceMappingURL=main.ab831521.css.map*/