A element for my personal framework available in: https://github.com/Malextrap
<!--
/**
* Created by alejandrorioscalera
* On 16/8/17
*
* - SOCIAL NETWORKS -
*
* GitHub: https://github.com/clonalejandro or @clonalejandro
* Website: https://clonalejandro.me/
* Twitter: https://twitter.com/clonalejandro11/ or @clonalejandro11
* Keybase: https://keybase.io/clonalejandro/
*
* - LICENSE -
*
* All rights reserved for clonalejandro ©Malextrap | Weather 2017 / 2018
*/
-->
<section id="title">
</section>
<section id="weather">
<!-- SUN -->
<div class="hot">
</div>
<!-- CLOUD -->
<div class="cloudy">
</div>
<!-- SNOW -->
<div class="snowy">
</div>
<!-- RAIN -->
<div class="rain">
</div>
<!-- NIGHT -->
<div class="night">
</div>
</section>
You can test in this web: this