/what-colour-is-it

What colour is it?

Primary LanguageHTMLMIT LicenseMIT

What colour is it?

Get the current time (24h clock) in the format hh:mm:ss and convert it to a hexadecimal colour of the form #hhmmss.

Use that colour as the background for a static web page that displays only the current time in the center.

Example

Example Layout

Requirements

  • Build your webpage in webassembly using yew.
  • Push the result to main and verify that CI passes.
  • Visit the page.