web ui: basic logic

This commit is contained in:
2023-04-04 16:20:47 +03:00
parent 790eece361
commit 2a8b94136f
7 changed files with 101 additions and 1 deletions

3
ui/static/style.css Normal file
View File

@@ -0,0 +1,3 @@
h1 {
background-color: azure;
}