.openweather_content{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;color:white}.openweather_wrapper{font-family:'Open Sans',"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;margin:0 auto}.openweather_date{text-align:center}.openweather_town{text-align:center;font-weight:bold}.openweather_weather{display:flex;flex-direction:row;justify-content:center;margin:0 auto;width:100%;position:relative}.openweather_icon{width:40%;height:40%;right:4%}.openweather_temp_container{display:flex;flex-direction:column;justify-content:center;position:relative;left:4%}.openweather_temp{display:flex;justify-content:center;font-weight:bold;text-align:center}.openweather_dir{display:flex;justify-content:center;font-weight:bold;text-align:center}.openweather_summary{text-align:center;font-weight:bold}.openweather_wind{text-align:center}