body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fed}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;position:absolute;flex-direction:column;height:100%}.App,.App-body{display:flex;width:100%}.App-body{flex-grow:1;align-items:center;justify-content:center}.App-logo{height:40vmin;pointer-events:none}.App-header{height:48px;background-color:#222;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}button{height:75%;color:#fff;background:#ff9c46;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:15px}.GoogleLoginButton{display:flex;align-items:center}.TopBar{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;left:0;top:0;background-color:#f70;box-shadow:0 2px 5px #222}.TopBarContainerLeft{flex-grow:1;display:flex;overflow:hidden}.TopBarContainerRight{width:50%;height:100%;display:flex;flex-direction:row-reverse;grid-gap:10px;gap:10px}.buttons{flex-grow:1;height:100%}.ButtonContainer{display:flex;justify-content:space-around;height:33%;grid-gap:25%;gap:25%}.PollContainer{display:flex;flex-direction:column;justify-content:space-between;height:50%;width:50%}.PollQuestionContainer{border-radius:25px;color:#fff;background-color:#f70}button{flex-grow:1}.VoteButtonYes{background-color:green}.VoteButtonNo{background-color:red}.PollForm{display:flex;flex-direction:column;grid-gap:5px;gap:5px;color:#fff}.EnterQuestionContainer{background:#f70;padding:10px}.CreateAPollTitleText{-webkit-text-stroke:1px #000;color:#fff}.Welcome{display:flex;flex-direction:column;justify-content:space-between}.MyPolls{color:#fff}.MyPollsTitleText{-webkit-text-stroke:1px #000}.PollListingContainer{display:flex;flex-direction:column;background:#ff9c46;grid-gap:10px;gap:10px}.PollListing{display:flex;flex-direction:row;background:#f70;border-right:25px}
/*# sourceMappingURL=main.f89bb398.chunk.css.map */