ul { list-style-type: none; padding: 0; margin: 0; display: inline-flex; justify-content: center; align-items: center; height: 80vh; width: 100%; } ul li { margin: 0 100px; } ul img { height: 200px; }