#titleImg {
  width: 50%;
}

#navImg {
  height: 50px;
}

.bottom-buffer {
  padding-bottom: 3em;
}

main {
  min-height: 55vh;
}


a {
  color: white;
}

.side-by-side {
  display: flex;
}

.collapsable-body .popout {
  min-height: 400px !important;
  display: block !important;
}

footer img{
  margin-top: 20px;
  margin-right: 20px;
  height: 45px;
}

.drinkImg img {
  width: 100%;
}

.rainImg {
  display: none;
}

.sunImg {
  display: none;
}

.snowImg {
  display: none;
}

.hailImg {
  display: none;
}

.background-ima {
  background-image: url(img/weather.jpeg);
  min-height: 100vh;
}

.error-words {
  padding-left: 4em;
  padding-top: 4em;
}
