.artist-search { h1 { text-align: center; } ul { list-style-type: none; max-width: 60em; margin: auto; padding: 0; li { display: inline-block; } } }