@import url(https://fonts.googleapis.com/css2?family=Itim&family=Piazzolla:wght@200;300;400;900&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;font-family:Itim,cursive;font-family:Piazzolla,serif;margin:0;padding:0}:root{--main-bg:#1e272e;--main-color:#0097e6}html{font-size:62.5%}body{background:#22c1c3;background:linear-gradient(0deg,#22c1c3,#2d54fd);display:flex;flex-direction:column;height:100vh}.row{margin:0}.main_menu{background-color:#1e272e;background-color:var(--main-bg);color:#fff}.temp_form{margin:10rem auto 6rem;position:relative;width:50%}.temp_form input[type=text]{background:#1e202b;border:none;border-radius:3rem;color:#fff;font-size:1.7rem;outline:none;padding:2rem 5rem 2rem 2rem;width:100%}::-webkit-input-placeholder{color:#bfc1c8}::placeholder{color:#bfc1c8}.temp_form input[type=submit]{background:#009ad8;border:none;border-radius:3rem;bottom:5px;color:#fff;font-size:1.6rem;padding:0 3rem;position:absolute;right:5px;top:5px}.temp_form input,.temp_form input[type=submit]:hover{background-color:#fff;color:#009ad8}.tempinformation{background-color:#323544;border-radius:5rem;font-family:Roboto,sans-serif;margin:auto;min-height:24rem;padding:1rem;width:50rem}.top_layer{align-items:center;background:#22c1c3;background:linear-gradient(0deg,#22c1c3,#2d54fd);border-radius:5rem;display:flex;height:20%;justify-content:space-between;width:100%}.top_layer p{color:#fbf0f0;font-size:1.4rem;font-weight:300;padding:2rem}.main_layer{display:flex;flex-direction:column;height:80%;padding:2rem;width:100%}.main_layer #city_name{color:#f0e7e7;font-size:2rem;font-weight:300;padding:2rem 0}.main_layer #Condition{color:#e1d5d5;font-size:2rem;font-weight:300;padding:2rem 0}.main_layer .middle_layer{color:#cdc7c7;display:flex;justify-content:space-between}.main_layer .middle_layer .fa,.main_layer .middle_layer p{font-size:2rem;font-weight:600}sup{font-size:1rem;margin-top:-2rem}
/*# sourceMappingURL=main.9fa96ef5.css.map*/