diff --git a/index.html b/index.html index a08d63c..2495047 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,16 @@ color: black; } + .flex { + display: flex; + flex-wrap: wrap; + } + + .flex div { + width: 200px; + text-align: left; + } + .left { text-align: left; } @@ -38,8 +48,8 @@
-

Multiwatch

-

Back

+

Multiwatch

+

Back

{{ error }}

@@ -51,6 +61,14 @@

+

Countries

+
+
+ + +
+
+

@@ -76,15 +94,150 @@