diff --git a/assets/css/style.css b/assets/css/style.css index 96c797f..d15e04a 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -20,4 +20,12 @@ body{ .container{ background: #fff ; +} + +#loader{ + text-align: center; +} + +#loader img{ + height: 128px; } \ No newline at end of file diff --git a/www/index.html b/www/index.html index 1881450..d39d931 100644 --- a/www/index.html +++ b/www/index.html @@ -53,7 +53,11 @@