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{align-items:center;background-color:gray;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.redBox{background-color:red}.greenBox,.redBox{display:flex;flex:1 1;width:100%}.greenBox{background-color:green}.yellowBox{background-color:#ff0}.purpleBox,.yellowBox{display:flex;flex:1 1;width:100%}.purpleBox{background-color:purple}.binsDates{align-items:center;background-color:orange;bottom:0;display:flex;font-size:small;margin-bottom:10px;margin-right:10px;padding:5px;position:absolute;right:0}.mainMessage{background-color:#000;color:#fff;padding:10px;position:absolute}.redDot{background-color:red;border-radius:50%;display:inline-block;height:15px;margin-right:5px;width:15px}.greenDot{background-color:green}.greenDot,.yellowDot{border-radius:50%;display:inline-block;height:15px;margin-left:5px;margin-right:5px;width:15px}.yellowDot{background-color:#ff0}.purpleDot{background-color:purple;border-radius:50%;display:inline-block;height:15px;margin-left:5px;margin-right:5px;width:15px}
/*# sourceMappingURL=main.959c049b.css.map*/