*{box-sizing:border-box}html{height:100%;margin:0;padding:0;width:100%}body{font-family:'Open Sans', sans-serif;font-size:14px;font-weight:bold;letter-spacing:-0.2px;margin:0;padding:0}.weather-widget{color:#000000;text-decoration:none}.weather-widget:hover{color:#2d2d2d}.weather-widget__wrapper{display:flex;flex-direction:column;height:100%;width:100%;margin:auto;max-width:150px;max-height:65px;text-align:right}.weather-widget__weather{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}.weather-widget__temperature{font-size:30px;margin-left:10px}@media only screen and (max-width: 110px), screen and (max-height: 50px){.weather-widget__temperature{font-size:18px}}.weather-widget__icon{border:none;display:block;max-height:40px;max-width:100%}@media only screen and (max-width: 110px), screen and (max-height: 50px){.weather-widget__icon{max-height:28px}}
