#container { display: flex; justify-content: space-evenly; } span.item { background-color: blue; border-radius: 0.68rem; padding: 1rem; }