@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;700&display=swap);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}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Orbitron,cursive}p{font-size:1.2rem;font-weight:300}h2{font-size:3.5rem;font-weight:700}.App{background-color:rgba(0,0,0,.219);color:#fff;height:100vh;position:relative;width:100%}.App:before{background:url(/weather-page/static/media/normal_night.2027693008deff1602ed.jpg) no-repeat 50%/cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.App .search{padding:2rem 1rem 0;text-align:center}.App input{background:rgba(0,0,0,.219);border:1px solid hsla(0,0%,100%,.838);border-radius:1rem;color:#f0f8ff;font-size:1.3rem;padding:.5rem 2rem;text-align:center}::-webkit-input-placeholder{color:#d3d3d3;text-align:center}:-ms-input-placeholder{color:#d3d3d3;text-align:center}::placeholder{color:#d3d3d3;text-align:center}.container{display:flex;flex-direction:column;height:70%;justify-content:space-between;margin:auto;max-width:700px;padding:0 1rem;position:relative;top:15%}.App .top{margin:1rem auto;width:100%}.App .location{align-items:center;display:flex}.App .location p{margin-right:1rem}.App .description{position:relative;right:-90%;top:50%;-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:0 0;transform-origin:0 0}.App .bottom{background-color:hsla(0,0%,100%,.239);border-radius:.5rem;display:flex;justify-content:space-evenly;margin:.5rem auto;padding:.5rem;text-align:center;width:100%}.bold{font-weight:700}
/*# sourceMappingURL=main.22d58791.css.map*/