diff --git a/assets/style.css b/assets/style.css index 8436bee..ac1f67d 100644 --- a/assets/style.css +++ b/assets/style.css @@ -4,7 +4,7 @@ body { font-size: 16px; background: #b24592; background: linear-gradient(to left, #b24592 , #f15f79); - color: #222; + color: #777; margin: 0; display: flex; min-height: 100vh;