diff --git a/style.css b/style.css index 4ee810c..0a8e851 100644 --- a/style.css +++ b/style.css @@ -16,7 +16,7 @@ } .back { - height: 100%; + height: 90%; width: 100%; background: rgb(0,0,191); background: linear-gradient(225deg, rgba(0,0,191,1) 35%, rgba(0,212,255,1) 100%);