diff --git a/index.html b/index.html index 2056378..0d0908b 100644 --- a/index.html +++ b/index.html @@ -26,8 +26,8 @@
 
- \ No newline at end of file diff --git a/style.css b/style.css index 0a8e851..4ee810c 100644 --- a/style.css +++ b/style.css @@ -16,7 +16,7 @@ } .back { - height: 90%; + height: 100%; width: 100%; background: rgb(0,0,191); background: linear-gradient(225deg, rgba(0,0,191,1) 35%, rgba(0,212,255,1) 100%);