diff --git a/style.css b/style.css index a77ac9f..eb109d1 100644 --- a/style.css +++ b/style.css @@ -16,6 +16,6 @@ } .back { - background: rgb(2,0,36); - background: linear-gradient(133deg, rgba(2,0,36,1) 0%, rgba(43,43,173,1) 35%, rgba(0,212,255,1) 100%); + background: rgb(0,0,191); + background: linear-gradient(225deg, rgba(0,0,191,1) 35%, rgba(0,212,255,1) 100%); } \ No newline at end of file