diff options
Diffstat (limited to 'src/app.html')
| -rw-r--r-- | src/app.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app.html b/src/app.html index aaf7ac2..edf3372 100644 --- a/src/app.html +++ b/src/app.html @@ -15,7 +15,7 @@ */ --> <!DOCTYPE html> -<html lang="en" xmlns="http://www.w3.org/1999/xhtml"> +<html lang="en" xmlns="http://www.w3.org/1999/xhtml" class='-z-50 bg-black text-white'> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |