diff --git a/css/app.css b/css/app.css index 4787ed863e..bf29b484e0 100644 --- a/css/app.css +++ b/css/app.css @@ -58,3 +58,13 @@ h2 { #barcelona { background-color: #800000; } + +#cairo { + background-color: #c7f60c; +} +#tokyo { + background-color: #0cf6bc; +} +#london { + background-color: #d70cb5; +} diff --git a/index.html b/index.html index 0ae0e85171..44eedba422 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,16 @@

Belize

Barcelona

+ +
+

Cairo

+
+
+

Tokyo

+
+
+

London

+