body{background-image:url(/WetherAPP-reactbased-/backgrounds/clear.jpg);background-size:cover;background-position:center;background-attachment:fixed;margin:0;padding:0;font-family:Arial,sans-serif}.Weather_main{place-self:center;padding:15px;border-radius:10px;background-image:linear-gradient(45deg,#2f4680,#500ae4);box-shadow:0 4px 12px #0000004d;margin-top:150px;min-height:40vh;display:flex;flex-direction:column}.Search_bar{display:flex;align-items:center;justify-content:center;gap:300px;background:#fff!important;padding:8px 12px;border-radius:30px;box-shadow:0 2px 8px #0000001a}.Search_bar input{height:25px!important;width:200px;border:none!important;outline:none!important;border-radius:40px!important;padding:0 15px!important;font-size:16px!important;box-shadow:none!important;background:transparent;color:#333}.Search_bar img{width:24px!important;height:24px!important;cursor:pointer}.Temperature{font-size:48px!important;color:#fff!important;text-align:center;margin-top:20px}.City{font-size:35px!important;color:#fff!important;text-align:center;margin-top:5px}.country{font-size:25px}.weather-details{display:flex;justify-content:center;gap:30px;margin-top:20px}.detail-item{display:flex;align-items:center;gap:8px;background:none!important;padding:0!important;border-radius:0!important;box-shadow:none!important;color:#fff!important}.detail-item img{width:30px!important;height:30px!important}.Clear{display:flex;justify-content:center;align-items:center;margin:20px 0}.Clear img{width:120px;height:auto}
