
background: linear-gradient(90deg, #ecf0f1, #3498db);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
text에 linear-gradient 넣을 수 있는 건 신의 한수임

background: linear-gradient(90deg, #ecf0f1, #3498db);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
text에 linear-gradient 넣을 수 있는 건 신의 한수임