Weather App Constructive Criticism

I just finished the weather app project and would like to hear constructive criticism or comments anyone has about it. Things I could have done better, things that were done well etc… Here is a link to the codepen https://codepen.io/wardle2106/pen/vjXzxz

For me its working ok. It shows the right location and temp. Good job.

In codepen->settings->stuff for head you may remove:

  <link rel="stylesheet" type="text/css" href="styles.css">
<script src="script.js"></script>

as you need full paths to the styles and script