body,html{height:100%}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;min-width:350px}div#root{height:100%}.inputOutsideWrapper{display:flex;justify-content:center;padding-bottom:30px;width:100%}.inputOutsideWrapper .inputinsideWrapper{display:flex;flex-direction:column;height:100%;width:80%}.inputOutsideWrapper .inputinsideWrapper .addChoiceText{border-top-left-radius:10px;border-top-right-radius:10px;flex-grow:5;font-size:1.5em;padding:10px;text-align:center}.inputOutsideWrapper .inputinsideWrapper .addChoiceButton{border-bottom-left-radius:10px;border-bottom-right-radius:10px;flex-grow:1;font-size:2em}.listWrapper{display:flex;flex-grow:1;width:100%}.listWrapper .unorderedList{align-content:flex-start;align-items:baseline;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:10px 0 0;padding:0;width:100%}.listWrapper .unorderedList .choiceItem{border-radius:10px;display:flex;font-size:1.5em;justify-content:space-between;margin:10px 0;min-width:200px;padding:4px 4px 4px 12px}.listWrapper .unorderedList .choiceButton{border-radius:7px;border-width:0;font-size:1em;height:40px;margin-left:10px}.carouselWrapper{align-items:center;display:flex;flex-wrap:wrap;width:100%}.carouselWrapper .carousel{display:flex;flex-grow:1;justify-content:space-around;width:100%}.carouselWrapper .carousel .chosenItem{font-size:5em;font-weight:bolder;padding:30px}.carouselWrapper .pickerButton{border-bottom-left-radius:10px;border-bottom-right-radius:10px;flex-grow:1;font-size:2em}.appWrapper{display:flex;flex-direction:column;height:100%}.appWrapper .themeWrapper{align-items:center;display:flex;justify-content:space-between;padding:6px}.appWrapper .themeWrapper .appTitle{color:#e2e2e2;font-size:2em;font-weight:bolder;margin:0}.appWrapper .themeWrapper .themeToggle{font-size:1.2em;font-weight:700;height:40px}.appWrapper .subHeader{display:flex;font-size:2em;justify-content:center;margin:0;padding:10px}.appWrapper .subHeader span{display:block;white-space:nowrap}.appWrapper .choiceWrapper{align-items:center;display:flex;flex-direction:column;flex-grow:1}
/*# sourceMappingURL=main.df910508.css.map*/