a {
  text-decoration: none !important;
}

body {
  background-color: black;
  color: white;
  font-family: 'Work Sans', sans-serif;
  text-align: center;
}

#temp {
  font-size: 20px;
}

.header {
  font-size: 50px;
  margin: 20px 0px 20px 0px;
}

.location {
  font-size: 20px;
}

.pic {
  font-size: 40px;
  margin-top: 10px;
}

.text {
  font-size: 20px;
}
