Sun Direction Finder
.sunmap-container { max-width: 1200px; margin: 0 auto 1em auto; } #sunmap { height: 640px; width: 100%; margin-bottom: 1em; } .sun-controls { display: flex; flex-direction: row; justify-content: space-between; align-items: center;…