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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root,.App,.Home,body,html{height:100%}.Home{display:flex;flex-direction:column;align-items:center;justify-content:center}.title{font-size:6em;margin-top:0}.searchBar{width:400px}.Dashboard{height:100%}.Dashboard .content{height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.Dashboard .content .time{color:grey;font-size:1.5rem;position:absolute;top:20px}.Dashboard .content .time .time-label{display:block}.Dashboard .content .header{margin-bottom:25px}.Dashboard .content .header .country-code{color:grey;font-size:1.5rem}.Dashboard .content .header .cityName{margin:0;font-size:6em;text-transform:uppercase}.Dashboard .content .weather{margin-bottom:50px}.Dashboard .content .weather .description{text-transform:capitalize;font-size:1.2rem}.Dashboard .content .mainValues{width:50%;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.Dashboard .content .mainValues .label{font-weight:lighter;font-size:1.5rem}.Dashboard .content .mainValues .humidity,.Dashboard .content .mainValues .temperature{font-weight:700;font-size:5rem}.Dashboard .content .refreshButton{position:absolute;bottom:20px}
/*# sourceMappingURL=main.849a057b.chunk.css.map */