 .weather{
    font-size: 10px;

 }

 .weather_header{
    font-size: 12x;
    font-weight: bold

 }

 .metar-loading {
   text-align: center;
   align-items: center;
   margin: 10px 0;
}

.metar-loading img {
   text-align: center;
   align-items: center;
   width: 32px;
   height: 32px;
}


