.cool-style { background: linear-gradient(to right, #ef5350, #f48fb1, #7e57c2, #2196f3, #26c6da, #43a047, #eeff41, #f9a825, #ff5722); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .content img { max-width: 100%; height: auto; margin: 10px; }