.htweather-foo {
  display: flex;
  align-items: center;
  justify-content: center;
  color: red;
}
.htweather-foo img {
  max-width: 50px;
}
