diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 3e7c201..f7dbc53 100644 --- a/public/index.html +++ b/public/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" style="background-color: grey;"> <head> <meta charset='utf-8'> <meta name='viewport' content='width=device-width,initial-scale=1'> |
