@import"https://fonts.googleapis.com/css2?family=Host+Grotesk:ital@0;1&display=swap";body{font-family:Host Grotesk,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;background:#000;color:#ff00bf;width:100vw;height:100vh;margin:0;font-size:24px}#root{height:100%}.container{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column}#clockface{font-size:180px}.weather{display:flex;flex-direction:column;align-items:center;justify-content:center}#current-temp{font-size:100px;display:flex}
