diff --git a/index.html b/index.html index cf0ca1f..e7c83c0 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,7 @@
+ +TEXT:
RANK: diff --git a/jstrr.css b/jstrr.css index 054ac3e..57ff5f1 100644 --- a/jstrr.css +++ b/jstrr.css @@ -6,6 +6,9 @@ background-size: cover; z-index: 0.1; } +.ex{ + background-color: #f99; +} .wrapper{ text-align: center; margin: 0 auto;